source: vendor/binutils/current/ld/emulparams/avr2.sh

Last change on this file was 608, checked in by (none), 22 years ago

This commit was manufactured by cvs2svn to create branch 'GNU'.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 146 bytes
Line 
1ARCH=avr:2
2MACHINE=
3SCRIPT_NAME=avr
4OUTPUT_FORMAT="elf32-avr"
5MAXPAGESIZE=1
6EMBEDDED=yes
7TEMPLATE_NAME=generic
8
9TEXT_LENGTH=8K
10DATA_LENGTH=0xffa0
Note: See TracBrowser for help on using the repository browser.