MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / include / asm-arm / arch-moxacpu / cpe_int.h
blob6e15676c53937da10f80d559ca9bcdef423bc789
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
8 void cpe_int_set_irq(unsigned int irq,int mode,int level);
9 #endif