Use official ELF machine number for moxie
[deliverable/binutils-gdb.git] / bfd / elf32-moxie.c
index d9fc24fc35137a7bb717d66887de20ae0e1cc404..51b0cfcb489bfe0388b5476b70332291763c3abe 100644 (file)
@@ -371,6 +371,7 @@ moxie_elf_check_relocs (bfd *abfd,
 \f
 #define ELF_ARCH               bfd_arch_moxie
 #define ELF_MACHINE_CODE       EM_MOXIE
+#define ELF_MACHINE_ALT1        EM_MOXIE_OLD
 #define ELF_MAXPAGESIZE                0x1
 
 #define TARGET_BIG_SYM          moxie_elf32_be_vec
This page took 0.022937 seconds and 4 git commands to generate.