Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[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.031928 seconds and 4 git commands to generate.