aboutsummaryrefslogtreecommitdiff
path: root/target/cris/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris/helper.h')
-rw-r--r--target/cris/helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/cris/helper.h b/target/cris/helper.h
index 20d21c4358..3abf608682 100644
--- a/target/cris/helper.h
+++ b/target/cris/helper.h
@@ -1,4 +1,4 @@
-DEF_HELPER_2(raise_exception, void, env, i32)
+DEF_HELPER_2(raise_exception, noreturn, env, i32)
DEF_HELPER_2(tlb_flush_pid, void, env, i32)
DEF_HELPER_2(spc_write, void, env, i32)
DEF_HELPER_1(rfe, void, env)