aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-sparc/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/setup.h')
-rw-r--r--include/asm-sparc/setup.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-sparc/setup.h b/include/asm-sparc/setup.h
new file mode 100644
index 000000000000..b3af958a2ad2
--- /dev/null
+++ b/include/asm-sparc/setup.h
@@ -0,0 +1,10 @@
+/*
+ * Just a place holder.
+ */
+
+#ifndef _SPARC_SETUP_H
+#define _SPARC_SETUP_H
+
+#define COMMAND_LINE_SIZE 256
+
+#endif /* _SPARC_SETUP_H */