MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-moxart / cpe_int.h
blob8ea23ea2c48d2e5789d0b3ff1ba2831da8a7cc24
1 /*
2 cpe_int.h must include in driver
3 maintened by ivan wang 2004/8/18 11:25
4 */
5 #ifndef _CPE_INT_H
6 #define _CPE_INT_H
7 extern void cpe_int_set_irq(unsigned int irq, int mode, int level);
8 #endif