initial commit with v2.6.9
[linux-2.6.9-moxart.git] / arch / ppc / syslib / cpm2_pic.h
blobd05003b091f53139501ae59334eac7fa35d4ef49
1 #ifndef _PPC_KERNEL_CPM2_H
2 #define _PPC_KERNEL_CPM2_H
4 extern struct hw_interrupt_type cpm2_pic;
5 extern int cpm2_get_irq(struct pt_regs *regs);
7 #endif /* _PPC_KERNEL_CPM2_H */