initial commit with v2.6.9
[linux-2.6.9-moxart.git] / include / asm-x86_64 / numnodes.h
blob336011c3d3fd888a2553e21b04137b67cfc29b11
1 #ifndef _ASM_X8664_NUMNODES_H
2 #define _ASM_X8664_NUMNODES_H 1
4 #include <linux/config.h>
6 /* Max 8 Nodes - APIC limit currently */
7 #define NODES_SHIFT 3
9 #endif