|
|
| File: [Development] / linux-2.6-xfs / include / asm-mips / mach-lasat / irq.h (download)
Revision 1.2, Fri May 16 16:59:33 2008 UTC (9 years, 5 months ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.25 Merge of 2.6.x-xfs-melb:linux:31180a by kenmcd. |
#ifndef _ASM_MACH_LASAT_IRQ_H #define _ASM_MACH_LASAT_IRQ_H #define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 2) #define LASAT_IRQ_BASE 8 #define LASAT_IRQ_END 23 #define NR_IRQS 24 #include_next <irq.h> #endif /* _ASM_MACH_LASAT_IRQ_H */