summary refs log tree commit diff stats
path: root/target/sh4/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/sh4/cpu-param.h')
-rw-r--r--target/sh4/cpu-param.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/sh4/cpu-param.h b/target/sh4/cpu-param.h
index acdf239749..f328715ee8 100644
--- a/target/sh4/cpu-param.h
+++ b/target/sh4/cpu-param.h
@@ -18,7 +18,4 @@
 
 #define TARGET_INSN_START_EXTRA_WORDS 1
 
-/* MTTCG not yet supported: require strict ordering */
-#define TCG_GUEST_DEFAULT_MO        TCG_MO_ALL
-
 #endif