Subversion Repositories shark

Rev

Rev 422 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __ASM_MACH_MPSPEC_H
#define __ASM_MACH_MPSPEC_H

/*
 * a maximum of 256 APICs with the current APIC ID architecture.
 */

#define MAX_APICS 256

#define MAX_IRQ_SOURCES 256

#define MAX_MP_BUSSES 32

#endif /* __ASM_MACH_MPSPEC_H */