]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/sa1100/start.S
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / arch / arm / cpu / sa1100 / start.S
index 3144299afef81c256223311259351998f27f9251..4bf6f5fe97ee103d53ad012af9a64c891dcf19be 100644 (file)
@@ -88,7 +88,7 @@ _bss_start_ofs:
 
 .globl _bss_end_ofs
 _bss_end_ofs:
-       .word __bss_end__ - _start
+       .word __bss_end - _start
 
 .globl _end_ofs
 _end_ofs: