kernel/arch/sh/kernel/vmlinux.lds.S
.. .. @@ -4,6 +4,7 @@ 4 4 * Written by Niibe Yutaka and Paul Mundt 5 5 */ 6 6 OUTPUT_ARCH(sh) 7 +#define RUNTIME_DISCARD_EXIT7 8 #include <asm/thread_info.h> 8 9 #include <asm/cache.h> 9 10 #include <asm/vmlinux.lds.h>