diff --git a/qemu/target-mips/cpu.h b/qemu/target-mips/cpu.h index f608901e..47618331 100644 --- a/qemu/target-mips/cpu.h +++ b/qemu/target-mips/cpu.h @@ -6,8 +6,6 @@ #define ALIGNED_ONLY #define TARGET_HAS_ICE 1 -#define ELF_MACHINE EM_MIPS - #define CPUArchState struct CPUMIPSState #include "config.h"