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