#ifndef _ASM_MAX_NUMNODES_H
#define _ASM_MAX_NUMNODES_H

/* Max 16 Nodes */
#define NODES_SHIFT	4

#endif /* _ASM_MAX_NUMNODES_H */