diff options
Diffstat (limited to 'target-sh4')
-rw-r--r-- | target-sh4/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sh4/cpu.h b/target-sh4/cpu.h index a2e9e2c031..b2fb1990dd 100644 --- a/target-sh4/cpu.h +++ b/target-sh4/cpu.h @@ -23,7 +23,6 @@ #include "qemu-common.h" #define TARGET_LONG_BITS 32 -#define TARGET_HAS_ICE 1 #define ELF_MACHINE EM_SH |