M7350/kernel/arch/arm/mach-vexpress/include/mach/irqs.h
2024-09-09 08:57:42 +00:00

7 lines
107 B
C

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