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