diff options
Diffstat (limited to 'target-moxie')
-rw-r--r-- | target-moxie/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-moxie/cpu.h b/target-moxie/cpu.h index c5b12a5244..d809393670 100644 --- a/target-moxie/cpu.h +++ b/target-moxie/cpu.h @@ -26,8 +26,6 @@ #define CPUArchState struct CPUMoxieState -#define TARGET_HAS_ICE 1 - #define ELF_MACHINE 0xFEED /* EM_MOXIE */ #define MOXIE_EX_DIV0 0 |