Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
13ec92b33e4f41b81b3a237ad1d9a588a81f2f03
/
.
/
include
/
asm-arm26
/
smp.h
blob: 5ca771631fd8de1701c0e76af28c71794c02dd21 [
file
] [
log
] [
blame
]
#ifndef
__ASM_SMP_H
#define
__ASM_SMP_H
#include
<linux/config.h>
#ifdef
CONFIG_SMP
#error
SMP
not
supported
#endif
#endif