Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * This file is subject to the terms and conditions of the GNU General Public
0003  * License.  See the file "COPYING" in the main directory of this archive
0004  * for more details.
0005  *
0006  * Shamelessly copied from asm-mips/mach-emma2rh/
0007  * Copyright (C) 2003 by Ralf Baechle
0008  */
0009 #ifndef __ASM_AR7_IRQ_H
0010 #define __ASM_AR7_IRQ_H
0011 
0012 #define NR_IRQS 256
0013 
0014 #include <asm/mach-generic/irq.h>
0015 
0016 #endif /* __ASM_AR7_IRQ_H */