Sign in
gem5
/
arm
/
linux-arm64-legacy
/
3b15e581981b3ad35809f56d8131d5c19b6da1bd
/
.
/
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