aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/numnodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/numnodes.h')
-rw-r--r--include/asm-alpha/numnodes.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-alpha/numnodes.h b/include/asm-alpha/numnodes.h
new file mode 100644
index 000000000000..cd425827e4f3
--- /dev/null
+++ b/include/asm-alpha/numnodes.h
@@ -0,0 +1,7 @@
+#ifndef _ASM_MAX_NUMNODES_H
+#define _ASM_MAX_NUMNODES_H
+
+/* Max 128 Nodes - Marvel */
+#define NODES_SHIFT 7
+
+#endif /* _ASM_MAX_NUMNODES_H */