Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #ifndef __XMPCILPEVENT_H__ |
2 | #define __XMPCILPEVENT_H__ | ||||
3 | |||||
Stephen Rothwell | 6b7feec | 2005-06-21 17:15:35 -0700 | [diff] [blame] | 4 | extern int XmPciLpEvent_init(void); |
5 | extern void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq); | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
7 | #endif /* __XMPCILPEVENT_H__ */ |