Sign in
zircon-guest
/
third_party
/
linux
/
0d6ffdb8f151a2b685c7b45bde7ab2d49fc1bb00
/
.
/
arch
/
x86
/
include
/
asm
/
numa.h
blob: 27da400d3138cd63906b6df5e3c74d5e90048c81 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "numa_32.h"
#else
# include "numa_64.h"
#endif