diff --git a/ld/scripttempl/sparccoff.sc b/ld/scripttempl/sparccoff.sc new file mode 100644 index 0000000000..8d79cd9c4d --- /dev/null +++ b/ld/scripttempl/sparccoff.sc @@ -0,0 +1,37 @@ +# Linker script for Sparc COFF. +# Based on i386coff.sc by Ian Taylor . +test -z "$ENTRY" && ENTRY=_start +cat <