* cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts.
[deliverable/binutils-gdb.git] / ld / emulparams / i386linux.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-i386-linux"
3 PAGE_SIZE=0x1000
4 TEXT_START_ADDR=0x1020
5 NONPAGED_TEXT_START_ADDR=0x20
6 ARCH=i386
This page took 0.094412 seconds and 4 git commands to generate.