61264f3c6aab14e68b2b8ca9f7a4e428c174dc18
[openwrt.git] / target / linux / ramips / files-3.7 / arch / mips / include / asm / mach-ralink / rt288x / irq.h
1 /*
2  *  Copyright (C) 2008 Gabor Juhos <juhosg@openwrt.org>
3  *  Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
4  *
5  *  This program is free software; you can redistribute it and/or modify it
6  *  under the terms of the GNU General Public License version 2 as published
7  *  by the Free Software Foundation.
8  */
9 #ifndef __ASM_MACH_RALINK_RT288X_IRQ_H
10 #define __ASM_MACH_RALINK_RT288X_IRQ_H
11
12 #define MIPS_CPU_IRQ_BASE       0
13 #define NR_IRQS                 48
14
15 #include_next <irq.h>
16
17 #endif /* __ASM_MACH_RALINK_RT288X_IRQ_H */