ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-i386 / mach-bigsmp / mach_mpspec.h
1 #ifndef __ASM_MACH_MPSPEC_H
2 #define __ASM_MACH_MPSPEC_H
3
4 /*
5  * a maximum of 16 APICs with the current APIC ID architecture.
6  */
7 #define MAX_APICS 16
8
9 #define MAX_IRQ_SOURCES 256
10
11 #define MAX_MP_BUSSES 32
12
13 #endif /* __ASM_MACH_MPSPEC_H */