Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
be56db6186999a8571ae480cf2b929578f6dfd68
/
.
/
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