ATMEL AVR microcontroller support.

This commit is contained in:
Alan Modra 2000-03-27 08:39:14 +00:00
parent e7d0728ac1
commit adde6300e0
46 changed files with 5599 additions and 1529 deletions

View file

@ -189,6 +189,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* FR30 magic number - no EABI available. */
#define EM_CYGNUS_FR30 0x3330
/* AVR magic number
Written in the absense of an ABI. */
#define EM_AVR 0x1057
/* See the above comment before you add a new EM_* value here. */
/* Values for e_version */