]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/sequoia/u-boot-ram.lds
board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning
[u-boot] / board / amcc / sequoia / u-boot-ram.lds
index ba76a779206334f33bc1e1e2286c36cca46dbf47..423400ac665169a59734d6fa8416ad25145033bd 100644 (file)
@@ -90,6 +90,6 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }