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