* cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts.
[deliverable/binutils-gdb.git] / ld / emulparams / i386nw.sh
CommitLineData
9ff30f20
C
1SCRIPT_NAME=nw
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x08000000
4MAXPAGESIZE=0x1000
5NONPAGED_TEXT_START_ADDR=0x08000000
6ARCH=i386
7NOP=0x9090
8TEMPLATE_NAME=elf32
9GENERATE_SHLIB_SCRIPT=yes
This page took 0.204589 seconds and 4 git commands to generate.