RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / powerpc / sysdev / cpm2_pic.h
blob30e5828a2781c0db956ad3a7be4b714bdfffd075
1 #ifndef _PPC_KERNEL_CPM2_H
2 #define _PPC_KERNEL_CPM2_H
4 extern unsigned int cpm2_get_irq(void);
6 extern void cpm2_pic_init(struct device_node*);
8 #endif /* _PPC_KERNEL_CPM2_H */