Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
0d3d077cd4f1154e63a9858e47fe3fb1ad0c03e5
/
.
/
include
/
asm-frv
/
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