diff options
Diffstat (limited to 'target-sparc/cpu.h')
-rw-r--r-- | target-sparc/cpu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h index 67a6e3e465..b556e23e4a 100644 --- a/target-sparc/cpu.h +++ b/target-sparc/cpu.h @@ -17,6 +17,8 @@ #include "softfloat.h" +#define TARGET_HAS_ICE 1 + /*#define EXCP_INTERRUPT 0x100*/ /* trap definitions */ |