source: trunk/src/binutils/ld/emulparams/avr1200.sh@ 607

Last change on this file since 607 was 10, checked in by bird, 23 years ago

Initial revision

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