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