Linux-2.6.12-rc2
[linux-2.6/kvm.git] / include / asm-ppc64 / iSeries / XmPciLpEvent.h
bloba3d27f116e4925881d17fce6b26e6d8c7ad95cb5
2 #ifndef __XMPCILPEVENT_H__
3 #define __XMPCILPEVENT_H__
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
10 int XmPciLpEvent_init(void);
11 void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
14 #ifdef __cplusplus
16 #endif
18 #endif /* __XMPCILPEVENT_H__ */