]> Git Repo - binutils.git/blob - ld/emulparams/avr3.sh
* tui.c (strcat_to_buf): Use const char* for source item.
[binutils.git] / ld / emulparams / avr3.sh
1 ARCH=avr:3
2 MACHINE=
3 SCRIPT_NAME=avr
4 OUTPUT_FORMAT="elf32-avr"
5 MAXPAGESIZE=1
6 EMBEDDED=yes
7 TEMPLATE_NAME=generic
8
9 TEXT_LENGTH=128K
10 DATA_LENGTH=0xffa0
This page took 0.025262 seconds and 4 git commands to generate.