]> err.no Git - linux-2.6/blob - arch/ppc/syslib/cpm2_pic.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / arch / ppc / syslib / cpm2_pic.h
1 #ifndef _PPC_KERNEL_CPM2_H
2 #define _PPC_KERNEL_CPM2_H
3
4 extern int cpm2_get_irq(void);
5
6 extern void cpm2_init_IRQ(void);
7
8 #endif /* _PPC_KERNEL_CPM2_H */