Remove sh sanitization comments.
[deliverable/binutils-gdb.git] / ld / go32.sh
CommitLineData
9d1fe8a4
SC
1EMULATION_NAME=go32
2SCRIPT_NAME=aout
3OUTPUT_FORMAT="a.out-i386"
4TEXT_START_ADDR=0x1020
5PAGE_SIZE=0x1000
6SEGMENT_SIZE=0x400000
7NONPAGED_TEXT_START_ADDR=0x0
8ARCH=i386
9
This page took 0.048879 seconds and 4 git commands to generate.