[ARM] Remove EPXA10DB machine support
[linux-2.6/linux-loongson.git] / arch / ppc / platforms / pmac_pic.h
blob664103dfeef92edcc5f09ab033e723b94a96c0ca
1 #ifndef __PPC_PLATFORMS_PMAC_PIC_H
2 #define __PPC_PLATFORMS_PMAC_PIC_H
4 #include <linux/irq.h>
6 extern struct hw_interrupt_type pmac_pic;
8 void pmac_pic_init(void);
9 int pmac_get_irq(struct pt_regs *regs);
11 #endif /* __PPC_PLATFORMS_PMAC_PIC_H */