ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / elfd30v.sc
index 1281b30ceab24c866ef0ff06c1d2c07195387927..1eceb62af8b693845aba18276e033d8d10edbbad 100644 (file)
@@ -1,10 +1,10 @@
 # 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.
 
-CTOR=".ctors ${CONSTRUCTING-0} : 
+CTOR=".ctors ${CONSTRUCTING-0} :
   {
     ${CONSTRUCTING+ __CTOR_LIST__ = .; }
     /* gcc uses crtbegin.o to find the start of
@@ -206,7 +206,7 @@ EOF
 
 . $srcdir/scripttempl/DWARF.sc
 
-cat <<EOF  
+cat <<EOF
   PROVIDE (__stack = ${STACK_START_ADDR});
 }
 EOF
This page took 0.037184 seconds and 4 git commands to generate.