* emulparams/m68kelf.sh (NOP): Use 0x4e71 (nop) rather than 0x4e75
[deliverable/binutils-gdb.git] / ld / emulparams / z80.sh
1 SCRIPT_NAME=z80
2 OUTPUT_FORMAT="coff-z80"
3 OUTPUT_ARCH="z80"
4 TEXT_START_ADDR=0x100
5 EXTRA_EM_FILE=z80
6 ARCH=z80
This page took 0.030418 seconds and 4 git commands to generate.