* ld.texinfo: Document that fill values now use the four least
[deliverable/binutils-gdb.git] / ld / emulparams / elf32mcore.sh
index 2d0638730751b732b8801be6844d21d6bd2be2d3..06b23257a9850f7eac7f15590fdbea5219a9bca7 100644 (file)
@@ -19,7 +19,7 @@ EMBEDDED=yes
 # explicitly set first, and since the NOP code is only used as a
 # fill value between independantly viable peices of code, it should
 # not matter.
-NOP=0x0e0e
+NOP=0x0e0e0e0e
 
 OTHER_BSS_SYMBOLS="__bss_start__ = . ;"
 OTHER_BSS_END_SYMBOLS="__bss_end__ = . ;"
This page took 0.022765 seconds and 4 git commands to generate.