[PATCH] kprobes: fix bug when probed on task and isr functions
[linux-2.6] / include / asm-ppc64 / numnodes.h
1 #ifndef _ASM_MAX_NUMNODES_H
2 #define _ASM_MAX_NUMNODES_H
3
4 /* Max 16 Nodes */
5 #define NODES_SHIFT     4
6
7 #endif /* _ASM_MAX_NUMNODES_H */