ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / h8300sx.sc
index f1259d5b6c27ed0a919402df1997f97d1d542d9e..055982eb2c82317dbd9a011a875a6b6f6c9d3c00 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.024165 seconds and 4 git commands to generate.