Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port.

This commit is contained in:
Nick Clifton
2000-06-27 01:45:30 +00:00
parent cc040812f5
commit 65aa24b6e8
13 changed files with 108 additions and 47 deletions

View File

@@ -1468,6 +1468,7 @@ enum bfd_architecture
#define bfd_mach_avr2 2
#define bfd_mach_avr3 3
#define bfd_mach_avr4 4
#define bfd_mach_avr5 5
bfd_arch_last
};