mirror of https://github.com/xemu-project/xemu.git
6 lines
85 B
C
6 lines
85 B
C
![]() |
#include "def-helper.h"
|
||
|
|
||
|
DEF_HELPER_1(exception, void, i32)
|
||
|
|
||
|
#include "def-helper.h"
|