]> git.sur5r.net Git - u-boot/blobdiff - board/w7o/u-boot.lds.debug
cfb_console.c: checkpatch cleanup
[u-boot] / board / w7o / u-boot.lds.debug
index 5ff67d13d45dac3682c369782f868fecec86ea30..1c67b301fb467055e4ccd3ec4c25ca76052aac03 100644 (file)
@@ -130,6 +130,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }