2005-02-06 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / ld / emulparams / hppaobsd.sh
1 . ${srcdir}/emulparams/hppanbsd.sh
2
3 OUTPUT_FORMAT="elf32-hppa"
4 TEXT_START_ADDR=0x1000
5 TARGET_PAGE_SIZE=0x1000
6 MAXPAGESIZE=0x1000
This page took 0.028675 seconds and 4 git commands to generate.