diff --git a/qemu/target-sparc/cpu.h b/qemu/target-sparc/cpu.h index 022ad72c..4f1021d5 100644 --- a/qemu/target-sparc/cpu.h +++ b/qemu/target-sparc/cpu.h @@ -33,12 +33,6 @@ #define TARGET_HAS_ICE 1 -#if !defined(TARGET_SPARC64) -#define ELF_MACHINE EM_SPARC -#else -#define ELF_MACHINE EM_SPARCV9 -#endif - /*#define EXCP_INTERRUPT 0x100*/ /* trap definitions */