]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm920t/start.S
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / arch / arm / cpu / arm920t / start.S
index 511d21d3344eec1f68b835b85a66584d6f261173..2864d128c7b49046e7c94b6c5ba6f7566f8154db 100644 (file)
@@ -87,7 +87,7 @@ _bss_start_ofs:
 
 .globl _bss_end_ofs
 _bss_end_ofs:
-       .word __bss_end__ - _start
+       .word __bss_end - _start
 
 .globl _end_ofs
 _end_ofs: