73b4390fb2
Signed-off-by: Phil Sutter <n0-1@freewrt.org> Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
9 lines
147 B
C
9 lines
147 B
C
#ifndef __ASM_RC32434_IRQ_H
|
|
#define __ASM_RC32434_IRQ_H
|
|
|
|
#define NR_IRQS 256
|
|
|
|
#include <asm/mach-generic/irq.h>
|
|
|
|
#endif /* __ASM_RC32434_IRQ_H */
|