Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-i386"
3 TEXT_START_ADDR=0x08000000
4 MAXPAGESIZE=0x1000
5 NONPAGED_TEXT_START_ADDR=0x08000000
6 ARCH=i386
7 NOP=0x9090
This page took 0.028743 seconds and 4 git commands to generate.