summary refs log tree commit diff stats
path: root/target/microblaze/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/microblaze/cpu-param.h')
-rw-r--r--target/microblaze/cpu-param.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/microblaze/cpu-param.h b/target/microblaze/cpu-param.h
index 5d55e0e3c4..e0a3794513 100644
--- a/target/microblaze/cpu-param.h
+++ b/target/microblaze/cpu-param.h
@@ -29,7 +29,4 @@
 
 #define TARGET_INSN_START_EXTRA_WORDS 1
 
-/* MicroBlaze is always in-order. */
-#define TCG_GUEST_DEFAULT_MO  TCG_MO_ALL
-
 #endif