Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
irqs.h
Go to the documentation of this file.
1 #define IRQ_LOCALTIMER 29
2 #define IRQ_LOCALWDOG 30
3 
4 #ifndef CONFIG_SPARSE_IRQ
5 #define NR_IRQS 256
6 #endif