This commit is contained in:
Katayama Hirofumi MZ 2025-03-29 19:48:42 +09:00
parent d3e5118677
commit 7389c1f0f3

View file

@ -7,7 +7,7 @@
#include <apitest.h>
#include <setjmp.h>
#
static jmp_buf g_jmp_buf;
static void Test_longjmp(void)