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 /*
2  * arch/arm/mach-shark/include/mach/irqs.h
3  *
4  * by Alexander Schulz
5  */
6 
7 #define NR_IRQS 16
8 
9 #define IRQ_ISA_KEYBOARD 1
10 #define IRQ_ISA_RTC_ALARM 8
11 #define I8042_KBD_IRQ 1
12 #define I8042_AUX_IRQ 12
13 #define IRQ_HARDDISK 14