Sign in
googlers
/
maze
/
linux
/
fa6e697b85d705d37b3b03829095c22bcbe95ab6
/
.
/
include
/
asm-x86
/
mach-es7000
/
mach_mpspec.h
blob: b1f5039d4506a531547f0f3c79586bd36f2822f2 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__ASM_MACH_MPSPEC_H
2
#define
__ASM_MACH_MPSPEC_H
3
4
#define
MAX_IRQ_SOURCES
256
5
6
#define
MAX_MP_BUSSES
256
7
8
#endif
/* __ASM_MACH_MPSPEC_H */