summaryrefslogtreecommitdiffstats
path: root/uclibc-crosstools-gcc-4.4.2-1/usr/include/asm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'uclibc-crosstools-gcc-4.4.2-1/usr/include/asm/setup.h')
-rw-r--r--uclibc-crosstools-gcc-4.4.2-1/usr/include/asm/setup.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/uclibc-crosstools-gcc-4.4.2-1/usr/include/asm/setup.h b/uclibc-crosstools-gcc-4.4.2-1/usr/include/asm/setup.h
new file mode 100644
index 0000000..7c12a41
--- /dev/null
+++ b/uclibc-crosstools-gcc-4.4.2-1/usr/include/asm/setup.h
@@ -0,0 +1,7 @@
+#ifndef _MIPS_SETUP_H
+#define _MIPS_SETUP_H
+
+#define COMMAND_LINE_SIZE 256
+
+
+#endif /* __SETUP_H */