]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm926ejs/mxs/start.S
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / mxs / start.S
index 7ccd3371746d8fd91284311ff6387d0cbf3c9f28..373e6d8d7c865bf3372f334e46269246d58e1d34 100644 (file)
@@ -133,7 +133,7 @@ _bss_start_ofs:
 
 .globl _bss_end_ofs
 _bss_end_ofs:
-       .word __bss_end__ - _start
+       .word __bss_end - _start
 
 .globl _end_ofs
 _end_ofs: