]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/cpu/sh3/u-boot.lds
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / arch / sh / cpu / sh3 / u-boot.lds
index 29352ad821ded3c43d13c4985689caa265f760a9..654c52cda7ac903c8b6286b4e20340ae8eb6c275 100644 (file)
@@ -95,5 +95,5 @@ SECTIONS
        }
        PROVIDE (bss_end = .);
 
-       PROVIDE (__bss_end__ = .);
+       PROVIDE (__bss_end = .);
 }