ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / h8300h.sc
index d621002ecf707a2f26295258a45a7fdca50b3c67..aa1c9803483d3adf58cb11709d110b1f4e5bcb96 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.
@@ -61,7 +61,7 @@ SECTIONS
          *(.rodata)
          *(.text)
          *(.strings)
-         ${RELOCATING+ _etext = . ; }
+         ${RELOCATING+ _etext = . ; }
        } ${RELOCATING+ > ram}
 
 ${CONSTRUCTING+${TORS}}
This page took 0.024142 seconds and 4 git commands to generate.