bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_vxworks.sh
index 8bce8f722c0b63ef4162e9602ecf084cea4803df..cb36283da4f6c923a885e206bf4ec77af59d7aa6 100644 (file)
@@ -1,8 +1,8 @@
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-i386-vxworks"
 TEXT_START_ADDR=0x08048000
-MAXPAGESIZE=0x1000
-COMMONPAGESIZE=0x1000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
+COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
 NONPAGED_TEXT_START_ADDR=0x08048000
 ARCH=i386
 MACHINE=
This page took 0.023422 seconds and 4 git commands to generate.