2005-09-22 14:55:21 +00:00
|
|
|
#ifndef __ASM_MACH_MIPS_IRQ_H
|
|
|
|
#define __ASM_MACH_MIPS_IRQ_H
|
|
|
|
|
|
|
|
|
2013-01-22 11:59:30 +00:00
|
|
|
#define NR_IRQS 256
|
2005-09-22 14:55:21 +00:00
|
|
|
|
2007-01-07 17:14:29 +00:00
|
|
|
#include_next <irq.h>
|
|
|
|
|
2005-09-22 14:55:21 +00:00
|
|
|
#endif /* __ASM_MACH_MIPS_IRQ_H */
|