Sign in
zircon-guest
/
third_party
/
linux
/
24f8b116c45e46779dec553f934c3d74f79c06fb
/
.
/
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