2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
6 * Copyright (C) 2003 by Ralf Baechle
8 #ifndef __ASM_MACH_GENERIC_IRQ_H
9 #define __ASM_MACH_GENERIC_IRQ_H
16 #ifndef I8259A_IRQ_BASE
17 #define I8259A_IRQ_BASE 0
21 #ifdef CONFIG_IRQ_MIPS_CPU
23 #ifndef MIPS_CPU_IRQ_BASE
25 #define MIPS_CPU_IRQ_BASE 16
27 #define MIPS_CPU_IRQ_BASE 0
28 #endif /* CONFIG_I8259 */
31 #endif /* CONFIG_IRQ_MIPS_CPU */
33 #endif /* __ASM_MACH_GENERIC_IRQ_H */