aboutsummaryrefslogtreecommitdiff
path: root/target/avr/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/avr/cpu-param.h')
-rw-r--r--target/avr/cpu-param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/avr/cpu-param.h b/target/avr/cpu-param.h
index f5248ce..f74bfc25 100644
--- a/target/avr/cpu-param.h
+++ b/target/avr/cpu-param.h
@@ -25,6 +25,6 @@
#define TARGET_PHYS_ADDR_SPACE_BITS 24
#define TARGET_VIRT_ADDR_SPACE_BITS 24
-#define TCG_GUEST_DEFAULT_MO 0
+#define TARGET_INSN_START_EXTRA_WORDS 0
#endif