summaryrefslogtreecommitdiff
path: root/target-cris/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/helper.h')
-rw-r--r--target-cris/helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-cris/helper.h b/target-cris/helper.h
index 517e8f8bf5..3a8e2094c9 100644
--- a/target-cris/helper.h
+++ b/target-cris/helper.h
@@ -2,6 +2,7 @@
void TCG_HELPER_PROTO helper_raise_exception(uint32_t index);
void TCG_HELPER_PROTO helper_tlb_flush_pid(uint32_t pid);
+void TCG_HELPER_PROTO helper_spc_write(uint32_t pid);
void TCG_HELPER_PROTO helper_dump(uint32_t a0, uint32_t a1, uint32_t a2);
void TCG_HELPER_PROTO helper_rfe(void);
void TCG_HELPER_PROTO helper_rfn(void);