Sign in
android-kvm
/
linux
/
7c1c4e541888947947bc46a18a9a5543a259ed62
/
.
/
include
/
asm-x86_64
/
numnodes.h
blob: 5a1d506b829905bfd4a29f8d5383d7a766de288e [
file
] [
log
] [
blame
]
#ifndef
_ASM_X8664_NUMNODES_H
#define
_ASM_X8664_NUMNODES_H
1
#include
<linux/config.h>
#ifdef
CONFIG_NUMA
#define
NODES_SHIFT
6
#endif
#endif