Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com)
[deliverable/binutils-gdb.git] / ld / i386aout.sh
1 EMULATION_NAME=i386aout
2 SCRIPT_NAME=aout
3 OUTPUT_FORMAT="a.out-i386"
4 PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=i386
This page took 0.028333 seconds and 4 git commands to generate.