Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / ld / emulparams / elf32xc16x.sh
1 SCRIPT_NAME=elf32xc16x
2 TEMPLATE_NAME=elf
3 OUTPUT_FORMAT="elf32-xc16x"
4 TEXT_START_ADDR=0x00400
5 ARCH=xc16x
6 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
7 ENTRY=_start
8 EMBEDDED=yes
This page took 0.035735 seconds and 4 git commands to generate.