19990502 sourceware import
[deliverable/binutils-gdb.git] / ld / emulparams / i386go32.sh
1 SCRIPT_NAME=i386go32
2 OUTPUT_FORMAT="coff-go32"
3 TEXT_START_ADDR=0x10a8
4 TARGET_PAGE_SIZE=0x1000
5 SEGMENT_SIZE=0x200
6 NONPAGED_TEXT_START_ADDR=0x0
7 ARCH=i386
8
This page took 0.02842 seconds and 4 git commands to generate.