blob: 4936627b26d099bb92443ebded70745cce2bd1f0 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __XMPCILPEVENT_H__
2#define __XMPCILPEVENT_H__
3
Stephen Rothwell6b7feec2005-06-21 17:15:35 -07004extern int XmPciLpEvent_init(void);
5extern void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif /* __XMPCILPEVENT_H__ */