]> err.no Git - linux-2.6/blob - include/asm-mips/numnodes.h
Get rid of early_init. There's more need to make this form of
[linux-2.6] / include / asm-mips / numnodes.h
1 #ifndef _ASM_MAX_NUMNODES_H
2 #define _ASM_MAX_NUMNODES_H
3
4 /* Max 128 Nodes */
5 #define NODES_SHIFT     6
6
7 #endif /* _ASM_MAX_NUMNODES_H */