summary refs log tree commit diff stats
path: root/target/xtensa/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/xtensa/cpu-param.h')
-rw-r--r--target/xtensa/cpu-param.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/xtensa/cpu-param.h b/target/xtensa/cpu-param.h
index e7cb747aaa..7a0c22c900 100644
--- a/target/xtensa/cpu-param.h
+++ b/target/xtensa/cpu-param.h
@@ -18,7 +18,4 @@
 
 #define TARGET_INSN_START_EXTRA_WORDS 0
 
-/* Xtensa processors have a weak memory model */
-#define TCG_GUEST_DEFAULT_MO      (0)
-
 #endif