Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-i386
/
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 */