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_ADM8668_IRQ_H
9 #define __ASM_MACH_ADM8668_IRQ_H
17 #ifndef MIPS_CPU_IRQ_BASE
18 #define MIPS_CPU_IRQ_BASE 16
21 #ifdef CONFIG_IRQ_CPU_RM7K
22 #ifndef RM7K_CPU_IRQ_BASE
23 #define RM7K_CPU_IRQ_BASE (MIPS_CPU_IRQ_BASE+8)
27 #ifdef CONFIG_IRQ_CPU_RM9K
28 #ifndef RM9K_CPU_IRQ_BASE
29 #define RM9K_CPU_IRQ_BASE (MIPS_CPU_IRQ_BASE+12)
33 #endif /* CONFIG_IRQ_CPU */
35 #endif /* __ASM_MACH_ADM8668_IRQ_H */
This page took 0.041388 seconds and 5 git commands to generate.