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 */
|