powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
[oweals/u-boot.git] / board / emk / top860 / u-boot.lds.debug
index 0f536f314292b912ec9530999506c58341722756..39807d43cc7e6a9fbefedd4600d8e9f3e119a9a5 100644 (file)
@@ -126,6 +126,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }