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