Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / i386nw.sh
index 621b4755b8bc2c0948470cf727c4e82e95cb79c9..e1897bef95778ca7a83a64971b56ad4375ef598a 100644 (file)
@@ -1,8 +1,7 @@
 SCRIPT_NAME=nw
 OUTPUT_FORMAT="elf32-i386"
 TEXT_START_ADDR=0x08000000
-MAXPAGESIZE=0x1000
-NONPAGED_TEXT_START_ADDR=0x08000000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=i386
 NOP=0x90909090
 TEMPLATE_NAME=elf32
This page took 0.025503 seconds and 4 git commands to generate.