Memory leaks and ineffective bounds checking in wasm_scan
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppcnto.sh
index dd4a79cb91a8ded88ebea1fd719a27f4f024ecf9..9e1e5578560b7631b96ed18a53c24c142eb9c742 100644 (file)
@@ -1,4 +1,4 @@
-. ${srcdir}/emulparams/elf32ppc.sh
-MAXPAGESIZE=0x1000
+source_sh ${srcdir}/emulparams/elf32ppc.sh
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 TEXT_START_ADDR=0x48040000
 
This page took 0.025493 seconds and 4 git commands to generate.