ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/marvell/linux/arch/c6x/include/uapi/asm/setup.h b/marvell/linux/arch/c6x/include/uapi/asm/setup.h
new file mode 100644
index 0000000..e90548c
--- /dev/null
+++ b/marvell/linux/arch/c6x/include/uapi/asm/setup.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+#ifndef _UAPI_ASM_C6X_SETUP_H
+#define _UAPI_ASM_C6X_SETUP_H
+
+#define COMMAND_LINE_SIZE   1024
+
+#endif /* _UAPI_ASM_C6X_SETUP_H */