]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/scripttempl/delta68.sc
ld whitespace fixes
[thirdparty/binutils-gdb.git] / ld / scripttempl / delta68.sc
index b126d64ebf7dc930ab8eb7ef01efb0e99eb4ed1f..82c40e69f3d77c49dd7d8e04f6ae37c1c3d26e1b 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 2014-2017 Free Software Foundation, Inc.
-# 
+#
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
 # notice and this notice are preserved.
@@ -45,7 +45,7 @@ SECTIONS
       ${RELOCATING+ __.data.end = .};
     }
   .bss ${RELOCATING+ SIZEOF(.data) + ADDR(.data)} :
-    {                                  
+    {
       ${RELOCATING+ __.bss.start = .};
       *(.bss)
       *(COMMON)