* emulparams/m68kelf.sh (NOP): Use 0x4e71 (nop) rather than 0x4e75
[deliverable/binutils-gdb.git] / ld / emulparams / h8300sx.sh
1 SCRIPT_NAME=h8300sx
2 OUTPUT_FORMAT="coff-h8300"
3 TEXT_START_ADDR=0x8000
4 TARGET_PAGE_SIZE=128
5 ARCH=h8300
This page took 0.029168 seconds and 4 git commands to generate.