aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/include/mach/irqs.h
blob: f8f7f782eb5554016e3cdfc5057688957ccb7de3 (plain)
1
2
3
4
5
6
#define IRQ_LOCALTIMER		29
#define IRQ_LOCALWDOG		30

#ifndef CONFIG_SPARSE_IRQ
#define NR_IRQS	256
#endif