Root/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883/irq.h

1/*
2 * Copyright (C) 2012 Gabor Juhos <juhosg@openwrt.org>
3 *
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License version 2 as published
6 * by the Free Software Foundation.
7 */
8#ifndef __ASM_MACH_RALINK_RT3883_IRQ_H
9#define __ASM_MACH_RALINK_RT3883_IRQ_H
10
11#define MIPS_CPU_IRQ_BASE 0
12#define NR_IRQS 140
13
14#include_next <irq.h>
15
16#endif /* __ASM_MACH_RALINK_RT3883_IRQ_H */
17

Archive Download this file



interactive