Sign in
zircon-guest
/
third_party
/
linux
/
3634634edd49c115da931998b9540bcc17665b05
/
.
/
include
/
asm-x86
/
smp.h
blob: f2e8319a6b0bf1b1f0bb1ace2dc51e9add7d15d2 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "smp_32.h"
#else
# include "smp_64.h"
#endif