]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/cpu/sh4/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / arch / sh / cpu / sh4 / u-boot.lds
index cf3da0db1473fab69f7c2867dba323bb2d508fa8..11d7ffab7ec47853ed9989eecdc9cdfbb2f3dc33 100644 (file)
@@ -92,5 +92,5 @@ SECTIONS
        }
        PROVIDE (bss_end = .);
 
-       PROVIDE (__bss_end__ = .);
+       PROVIDE (__bss_end = .);
 }