blob: f8f7f782eb5554016e3cdfc5057688957ccb7de3 [file] [log] [blame]
Russell Kingceade892010-02-11 21:44:53 +00001#define IRQ_LOCALTIMER 29
2#define IRQ_LOCALWDOG 30
3
Arnd Bergmanndb6b6722012-05-07 16:54:40 +00004#ifndef CONFIG_SPARSE_IRQ
Pawel Moll059289b2011-12-15 10:57:28 +00005#define NR_IRQS 256
Arnd Bergmanndb6b6722012-05-07 16:54:40 +00006#endif