1 #ifndef __MACH_IRQS_H
2 #define __MACH_IRQS_H
3 
4 #define NR_IRQS			192
5 
6 #endif
7