diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index b0832b9..95544bf 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -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 }; |