9c800792bc5cd231db3f811cad0736e5672d2f81
[pandora-kernel.git] / include / asm-ppc64 / iSeries / XmPciLpEvent.h
1 #ifndef __XMPCILPEVENT_H__
2 #define __XMPCILPEVENT_H__
3
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
7
8 int XmPciLpEvent_init(void);
9 void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
10
11 #ifdef __cplusplus
12 }
13 #endif
14
15 #endif /* __XMPCILPEVENT_H__ */