diff options
Diffstat (limited to 'target/tricore/cpu-param.h')
| -rw-r--r-- | target/tricore/cpu-param.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/tricore/cpu-param.h b/target/tricore/cpu-param.h index 45fde756b6..eb33a67c41 100644 --- a/target/tricore/cpu-param.h +++ b/target/tricore/cpu-param.h @@ -14,7 +14,4 @@ #define TARGET_INSN_START_EXTRA_WORDS 0 -/* MTTCG not yet supported: require strict ordering */ -#define TCG_GUEST_DEFAULT_MO TCG_MO_ALL - #endif |