]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm_intcm/start.S
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / arch / arm / cpu / arm_intcm / start.S
index c189849fa844775b4cfa9234291aca9ff39f53b6..04d08458f374edd106634745c07f47f2cd7cc0a6 100644 (file)
@@ -99,7 +99,7 @@ _bss_start_ofs:
 
 .globl _bss_end_ofs
 _bss_end_ofs:
-       .word __bss_end__ - _start
+       .word __bss_end - _start
 
 .globl _end_ofs
 _end_ofs: