summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h
blob: e836cf088291b5a5634b760f8eecd0fcedbba241 (plain)
1
2
3
4
5
6
7
8
#ifndef __IFXMIPS_IRQ_H
#define __IFXMIPS_IRQ_H

#define NR_IRQS    256 
#include_next <irq.h>

#endif