Sign in
gem5
/
arm
/
linux
/
91e916cffec7c0153c5cbaa447151862a7a9a047
/
.
/
include
/
asm-x86
/
numa.h
blob: 27da400d3138cd63906b6df5e3c74d5e90048c81 [
file
] [
log
] [
blame
]
Thomas Gleixner
96a388d
2007-10-11 11:20:03 +0200
[
diff
] [
blame
]
1
#ifdef
CONFIG_X86_32
2
# include "numa_32.h"
3
#else
4
# include "numa_64.h"
5
#endif