android_kernel_samsung_on5x.../arch/arm/mach-vexpress/include/mach/irqs.h
2018-06-19 23:16:04 +02:00

6 lines
107 B
C

#define IRQ_LOCALTIMER 29
#define IRQ_LOCALWDOG 30
#ifndef CONFIG_SPARSE_IRQ
#define NR_IRQS 256
#endif