Make s390x build

This commit is contained in:
mio
2021-12-26 23:09:25 +01:00
parent faa689c0f0
commit e977f81813
4 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
DEF_HELPER_4(uc_tracecode, void, i32, i32, ptr, i64)
DEF_HELPER_6(uc_traceopcode, void, ptr, i64, i64, i32, ptr, i64)
DEF_HELPER_2(exception, noreturn, env, i32)
DEF_HELPER_2(data_exception, noreturn, env, i32)