]> Git Repo - binutils.git/blob - ld/emulparams/z8001.sh
Fix copyright - Cygnus is a Red Hat company.
[binutils.git] / ld / emulparams / z8001.sh
1 SCRIPT_NAME=z8000
2 OUTPUT_FORMAT="coff-z8k"
3 OUTPUT_ARCH="z8001"
4 TEXT_START_ADDR=0x0
5 TARGET_PAGE_SIZE=128
6 ARCH=z8k
7 BIG=1
This page took 0.025309 seconds and 4 git commands to generate.