repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[wrt350n-kernel.git]
/
include
/
asm-x86
/
numa.h
blob
27da400d3138cd63906b6df5e3c74d5e90048c81
1
#ifdef CONFIG_X86_32
2
# include
"numa_32.h"
3
#else
4
# include
"numa_64.h"
5
#endif