[PATCH] hdaps: add support for Thinkpad R52
[deliverable/linux.git] / include / asm-x86_64 / numnodes.h
CommitLineData
1da177e4
LT
1#ifndef _ASM_X8664_NUMNODES_H
2#define _ASM_X8664_NUMNODES_H 1
3
4#include <linux/config.h>
5
6#ifdef CONFIG_NUMA
7#define NODES_SHIFT 6
1da177e4
LT
8#endif
9
10#endif
This page took 0.116961 seconds and 5 git commands to generate.