aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-alpha/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/setup.h')
-rw-r--r--include/asm-alpha/setup.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-alpha/setup.h b/include/asm-alpha/setup.h
new file mode 100644
index 000000000000..2e023a4aa317
--- /dev/null
+++ b/include/asm-alpha/setup.h
@@ -0,0 +1,6 @@
+#ifndef __ALPHA_SETUP_H
+#define __ALPHA_SETUP_H
+
+#define COMMAND_LINE_SIZE 256
+
+#endif