Add support for the AVR Tiny series of microcontrollers.
[deliverable/binutils-gdb.git] / bfd / archures.c
index 9b47504c06b452ecaa16cc85bcea518046b49f4f..44c9199adf4074fc61c832b2fae67f3880e07451 100644 (file)
@@ -410,6 +410,7 @@ DESCRIPTION
 .#define bfd_mach_avr5         5
 .#define bfd_mach_avr51                51
 .#define bfd_mach_avr6         6
+.#define bfd_mach_avrtiny   100
 .#define bfd_mach_avrxmega1 101
 .#define bfd_mach_avrxmega2 102
 .#define bfd_mach_avrxmega3 103
This page took 0.024035 seconds and 4 git commands to generate.