* ui-out.c (ui_out_get_field_separator): Remove unused function.
[deliverable/binutils-gdb.git] / ld / emulparams / i386nbsd.sh
1 SCRIPT_NAME=aout
2 TEXT_START_ADDR=0x1020
3 OUTPUT_FORMAT="a.out-i386-netbsd"
4 TARGET_PAGE_SIZE=0x1000
5 ARCH=i386
6 EXECUTABLE_SYMBOLS='__DYNAMIC = 0;'
This page took 0.030382 seconds and 4 git commands to generate.