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