ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / h8300hn.sc
index ca61341b40add20024e7515fd874311f1062cd12..543a779274d350e5e17cc88b8ce3d49a65540dd4 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.032632 seconds and 4 git commands to generate.