diff --git a/include/elf.h b/include/elf.h index 8022871908..0dd47cf908 100644 --- a/include/elf.h +++ b/include/elf.h @@ -178,7 +178,7 @@ typedef struct mips_elf_abiflags_v0 { #define EM_RX 173 /* Renesas RX family */ -#define EM_MCST_ELBRUS 176 /* MCST Elbrus */ +#define EM_MCST_ELBRUS 175 /* MCST Elbrus */ #define EM_E2K_OLD 49 /* `e_machine' used in old binaries for E2K */ #define EM_RISCV 243 /* RISC-V */