aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/openrisc/cpu-param.h')
-rw-r--r--target/openrisc/cpu-param.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/openrisc/cpu-param.h b/target/openrisc/cpu-param.h
index 3f08207..fbfc0f5 100644
--- a/target/openrisc/cpu-param.h
+++ b/target/openrisc/cpu-param.h
@@ -13,4 +13,6 @@
#define TARGET_PHYS_ADDR_SPACE_BITS 32
#define TARGET_VIRT_ADDR_SPACE_BITS 32
+#define TCG_GUEST_DEFAULT_MO (0)
+
#endif