Fixes for the magic number used in PDP11 AOUT binaries.
[deliverable/binutils-gdb.git] / ld / emulparams / pdp11.sh
1 SCRIPT_NAME=pdp11
2 OUTPUT_FORMAT="a.out-pdp11"
3 TEXT_START_ADDR=0
4 TARGET_PAGE_SIZE=8192
5 EXTRA_EM_FILE=pdp11
6 ARCH=pdp11
This page took 0.029616 seconds and 4 git commands to generate.