summaryrefslogtreecommitdiff
path: root/target-lm32/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-lm32/helper.h')
-rw-r--r--target-lm32/helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-lm32/helper.h b/target-lm32/helper.h
index ad44fdf808..f4442e0a93 100644
--- a/target-lm32/helper.h
+++ b/target-lm32/helper.h
@@ -13,5 +13,6 @@ DEF_HELPER_1(rcsr_im, i32, env)
DEF_HELPER_1(rcsr_ip, i32, env)
DEF_HELPER_1(rcsr_jtx, i32, env)
DEF_HELPER_1(rcsr_jrx, i32, env)
+DEF_HELPER_1(ill, void, env)
#include "exec/def-helper.h"