Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com)
[deliverable/binutils-gdb.git] / ld / i386bsd.sh
1 EMULATION_NAME=i386bsd
2 SCRIPT_NAME=aout
3 OUTPUT_FORMAT="a.out-i386-bsd"
4 PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=i386
This page took 0.031424 seconds and 4 git commands to generate.