qemu-e2k/target/e2k/helper.h

5 lines
138 B
C

// include/exec/helper-proto.h needs this file
DEF_HELPER_2(raise_exception, noreturn, env, int)
DEF_HELPER_3(call, void, env, i64, i64)