[ARC][committed] Code cleanup and improvements.
[binutils-gdb.git] / ld / emulparams / hppaobsd.sh
index 0227dc5c3351d2bdae600816539a89fb5a0dea03..d89a9747e0804df89067109a1b40119b0e304945 100644 (file)
@@ -1,6 +1,6 @@
-. ${srcdir}/emulparams/hppanbsd.sh
+source_sh ${srcdir}/emulparams/hppanbsd.sh
 
 OUTPUT_FORMAT="elf32-hppa"
 TEXT_START_ADDR=0x1000
 TARGET_PAGE_SIZE=0x1000
-MAXPAGESIZE=0x1000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"