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