Sign in
◑
Theme
zircon-guest
/
third_party
/
linux
/
8e63197ffe7750c94c8ea9d159ce3e46a76bfcf2
/
.
/
arch
/
ppc
/
syslib
/
cpm2_pic.h
blob: d05003b091f53139501ae59334eac7fa35d4ef49 [
file
]
#ifndef
_PPC_KERNEL_CPM2_H
#define
_PPC_KERNEL_CPM2_H
extern
struct
hw_interrupt_type cpm2_pic
;
extern
int
cpm2_get_irq
(
struct
pt_regs
*
regs
);
#endif
/* _PPC_KERNEL_CPM2_H */