[BACK]Return to irq.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-mips / mach-mips

File: [Development] / linux-2.6-xfs / include / asm-mips / mach-mips / Attic / irq.h (download)

Revision 1.1, Mon Dec 5 21:19:08 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN

Merge up to 2.6.15-rc5.
Merge of 2.6.x-xfs-melb:linux:24672a by kenmcd.

#ifndef __ASM_MACH_MIPS_IRQ_H
#define __ASM_MACH_MIPS_IRQ_H

#include <linux/config.h>

#define NR_IRQS	256

#ifdef CONFIG_SMP

#define ARCH_HAS_IRQ_PER_CPU

#endif

#endif /* __ASM_MACH_MIPS_IRQ_H */