Root/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/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_RT288X_IRQ_H
10#define __ASM_MACH_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_RT288X_IRQ_H */
18

Archive Download this file



interactive