* elf32-xtensa.c (ebb_propose_action): Fix argument order.
[deliverable/binutils-gdb.git] / ld / emulparams / vax.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-vax-bsd"
3 TEXT_START_ADDR=0
4 TARGET_PAGE_SIZE=1024
5 ARCH=vax
This page took 0.030808 seconds and 4 git commands to generate.