Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / ld / emulparams / hppaobsd.sh
1 source_sh ${srcdir}/emulparams/hppanbsd.sh
2
3 OUTPUT_FORMAT="elf32-hppa"
4 TEXT_START_ADDR=0x1000
5 TARGET_PAGE_SIZE=0x1000
6 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
This page took 0.030849 seconds and 4 git commands to generate.