summaryrefslogtreecommitdiff
path: root/include/asm-x86/mach-bigsmp/mach_mpspec.h
blob: 6b5dadcf1d0e3769dba7897de8867fa0b0c8329c (plain)
1
2
3
4
5
6
7
8
#ifndef __ASM_MACH_MPSPEC_H
#define __ASM_MACH_MPSPEC_H

#define MAX_IRQ_SOURCES 256

#define MAX_MP_BUSSES 32

#endif /* __ASM_MACH_MPSPEC_H */