cf0b2f64375561ea4d9b90c6b2bd4d61dafaa17b
[linux-2.6.git] / include / asm-i386 / mach-default / 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 */