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