cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / asm-generic / setup.h
diff --git a/i686-linux-gnu-4.7/usr/include/asm-generic/setup.h b/i686-linux-gnu-4.7/usr/include/asm-generic/setup.h
new file mode 100644 (file)
index 0000000..88ac510
--- /dev/null
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+#ifndef __ASM_GENERIC_SETUP_H
+#define __ASM_GENERIC_SETUP_H
+
+#define COMMAND_LINE_SIZE      512
+
+#endif /* __ASM_GENERIC_SETUP_H */