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

/* Max 8 Nodes */
#define NODES_SHIFT	3

#endif /* _ASM_MAX_NUMNODES_H */