Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
679bc9fbb508a0aac9539b2de747eb5849feb428
/
.
/
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