]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/scripttempl/elfarcv2.sc
ld whitespace fixes
[thirdparty/binutils-gdb.git] / ld / scripttempl / elfarcv2.sc
index 21bc74ceebd13d480d8286bbac022aadf0d4926d..ccc608e07b272c73b2a81b6ed2e3082b68c90f17 100644 (file)
@@ -19,7 +19,7 @@ test -z "${ELFSIZE}" && ELFSIZE=32
 test -z "${ALIGNMENT}" && ALIGNMENT="${ELFSIZE} / 8"
 test "$LD_FLAG" = "N" && DATA_ADDR=.
 
-CTOR=".ctors        ${CONSTRUCTING-0} : 
+CTOR=".ctors        ${CONSTRUCTING-0} :
   {
     ${CONSTRUCTING+${CTOR_START}}
     /* gcc uses crtbegin.o to find the start of