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