aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/numnodes.h
blob: 75ae0b9067089d483e9780d90c0567b4d426e0e8 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _ASM_MAX_NUMNODES_H
#define _ASM_MAX_NUMNODES_H

/* Max 16 Nodes */
#define NODES_SHIFT	4

#endif /* _ASM_MAX_NUMNODES_H */