XmPciLpEvent.h 193 B

1234567
  1. #ifndef __XMPCILPEVENT_H__
  2. #define __XMPCILPEVENT_H__
  3. extern int XmPciLpEvent_init(void);
  4. extern void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
  5. #endif /* __XMPCILPEVENT_H__ */