[PATCH] ppc64 iSeries: obvious code simplifications
[linux-2.6] / include / asm-ppc64 / iSeries / XmPciLpEvent.h
1 #ifndef __XMPCILPEVENT_H__
2 #define __XMPCILPEVENT_H__
3
4 extern int XmPciLpEvent_init(void);
5 extern void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
6
7 #endif /* __XMPCILPEVENT_H__ */