summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/files/include/asm-mips/rc32434/irq.h
blob: d331813b0dc4f9eee058efd4696d96f289672c03 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __ASM_MACH_MIPS_IRQ_H
#define __ASM_MACH_MIPS_IRQ_H

#include <linux/autoconf.h>

#define MIPS_CPU_IRQ_BASE 0
#define NR_IRQS	256

#endif /* __ASM_MACH_MIPS_IRQ_H */