aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/setup.h')
-rw-r--r--include/asm-sparc64/setup.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-sparc64/setup.h b/include/asm-sparc64/setup.h
new file mode 100644
index 000000000000..b356ee2cda92
--- /dev/null
+++ b/include/asm-sparc64/setup.h
@@ -0,0 +1,10 @@
1/*
2 * Just a place holder.
3 */
4
5#ifndef _SPARC64_SETUP_H
6#define _SPARC64_SETUP_H
7
8#define COMMAND_LINE_SIZE 256
9
10#endif /* _SPARC64_SETUP_H */