]> git.sur5r.net Git - u-boot/blobdiff - arch/nios2/cpu/u-boot.lds
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
[u-boot] / arch / nios2 / cpu / u-boot.lds
index fe4a2ebcc7d63252bfeb43c112bd570033462f76..4856bd368d249338a535c9fecd518f3aac792975 100644 (file)
@@ -103,7 +103,7 @@ SECTIONS
          *(.scommon)
        }
        . = ALIGN(4);
-       _end = .;
+       __bss_end__ = .;
        PROVIDE (end = .);
 
        /* DEBUG -- symbol table, string table, etc. etc.