forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/sh/kernel/vmlinux.lds.S
....@@ -4,6 +4,7 @@
44 * Written by Niibe Yutaka and Paul Mundt
55 */
66 OUTPUT_ARCH(sh)
7
+#define RUNTIME_DISCARD_EXIT
78 #include <asm/thread_info.h>
89 #include <asm/cache.h>
910 #include <asm/vmlinux.lds.h>