GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / powerpc / sysdev / cpm2_pic.h
blob2c5f70c24485edb582b3a40bed5b59b375dd017c
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 */