2005-04-06 Jakub Jelinek <jakub@redhat.com>
[deliverable/binutils-gdb.git] / ld / emulparams / pdp11.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-pdp11"
3 TEXT_START_ADDR=0
4 TARGET_PAGE_SIZE=256
5 ARCH=pdp11
This page took 0.03037 seconds and 4 git commands to generate.