/bfd:
[deliverable/binutils-gdb.git] / include / elf / avr.h
index b80728cdab94c245c7ec83fedae159be42630aca..11d43f96684fae03d07e2f0644789b5a36bae51a 100644 (file)
 #define E_AVR_MACH_AVR5 5
 #define E_AVR_MACH_AVR51 51
 #define E_AVR_MACH_AVR6 6 
+#define E_AVR_MACH_XMEGA1 101
+#define E_AVR_MACH_XMEGA2 102
+#define E_AVR_MACH_XMEGA3 103
+#define E_AVR_MACH_XMEGA4 104
+#define E_AVR_MACH_XMEGA5 105
+#define E_AVR_MACH_XMEGA6 106
+#define E_AVR_MACH_XMEGA7 107
 
 /* Relocations.  */
 START_RELOC_NUMBERS (elf_avr_reloc_type)
This page took 0.03399 seconds and 4 git commands to generate.