Sign in
googlers
/
maze
/
linux
/
d1ad1ff299dd908d07c5e5f27f88bbdb235eb7a5
/
.
/
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