# Linker script for 386 COFF. This works on SVR3.2 and SCO Unix 3.2.2. # Ian Taylor . test -z "$ENTRY" && ENTRY=_start # These are substituted in as variables in order to get '}' in a shell # conditional expansion. INIT='.init : { *(.init) }' FINI='.fini : { *(.fini) }' cat <