* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
[deliverable/binutils-gdb.git] / ld / emulparams / h8300.sh
1 EMULATION_NAME=h8300
2 SCRIPT_NAME=h8300
3 OUTPUT_FORMAT="coff-h8300"
4 TEXT_START_ADDR=0x8000
5 PAGE_SIZE=128
6 ARCH=h8300
This page took 0.03622 seconds and 4 git commands to generate.