Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a73e45b3da2be548c8f45cf887e4171a8f39a3c3
/
.
/
include
/
asm-i386
/
mach-default
/
mach_mpspec.h
blob: 51c9a977593289a2c72452a0b2a44504a7353189 [
file
] [
log
] [
blame
]
#ifndef
__ASM_MACH_MPSPEC_H
#define
__ASM_MACH_MPSPEC_H
#define
MAX_IRQ_SOURCES
256
#if CONFIG_BASE_SMALL == 0
#define
MAX_MP_BUSSES
256
#else
#define
MAX_MP_BUSSES
32
#endif
#endif
/* __ASM_MACH_MPSPEC_H */