aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include/uapi/asm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/uapi/asm/setup.h')
-rw-r--r--arch/score/include/uapi/asm/setup.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/score/include/uapi/asm/setup.h b/arch/score/include/uapi/asm/setup.h
deleted file mode 100644
index dee58323847e..000000000000
--- a/arch/score/include/uapi/asm/setup.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-#ifndef _UAPI_ASM_SCORE_SETUP_H
-#define _UAPI_ASM_SCORE_SETUP_H
-
-#define COMMAND_LINE_SIZE 256
-#define MEMORY_START 0
-#define MEMORY_SIZE 0x2000000
-
-
-#endif /* _UAPI_ASM_SCORE_SETUP_H */