This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / include / asm-parisc / numnodes.h
1 #ifndef _ASM_MAX_NUMNODES_H
2 #define _ASM_MAX_NUMNODES_H
3
4 #include <linux/config.h>
5
6 /* Max 8 Nodes */
7 #define NODES_SHIFT     3
8
9 #endif /* _ASM_MAX_NUMNODES_H */