]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/asm-sh/numnodes.h
Pull mca-cleanup into release branch
[mirror_ubuntu-artful-kernel.git] / include / asm-sh / numnodes.h
CommitLineData
1da177e4
LT
1#ifndef _ASM_MAX_NUMNODES_H
2#define _ASM_MAX_NUMNODES_H
3
4/* Max 2 Nodes */
5#define NODES_SHIFT 1
6
7#endif /* _ASM_MAX_NUMNODES_H */