summaryrefslogtreecommitdiffstats
path: root/arch/sh/cpu/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/cpu/u-boot.lds')
-rw-r--r--arch/sh/cpu/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/cpu/u-boot.lds b/arch/sh/cpu/u-boot.lds
index 30c7a9d3f8..78611c21e6 100644
--- a/arch/sh/cpu/u-boot.lds
+++ b/arch/sh/cpu/u-boot.lds
@@ -67,6 +67,7 @@ SECTIONS
KEEP(*(SORT(.u_boot_list*)));
}
+ PROVIDE (__init_end = .);
PROVIDE (reloc_dst_end = .);
/* _reloc_dst_end = .; */
OpenPOWER on IntegriCloud