Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)
[deliverable/binutils-gdb.git] / ld / emulparams / i386linux.sh
1 EMULATION_NAME=i386linux
2 SCRIPT_NAME=aout
3 OUTPUT_FORMAT="a.out-i386-linux"
4 PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=i386
This page took 0.029349 seconds and 4 git commands to generate.