]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/pxa/start.S
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / arch / arm / cpu / pxa / start.S
index e71803eb2e5777e4a029d8b39c24cac3954e3860..456a7836dae705e68084e0ff98c36b9205643e81 100644 (file)
@@ -120,7 +120,7 @@ _bss_start_ofs:
 
 .globl _bss_end_ofs
 _bss_end_ofs:
-       .word __bss_end__ - _start
+       .word __bss_end - _start
 
 .globl _end_ofs
 _end_ofs: