zig/libc/musl/arch/i386/bits/setjmp.h

2 lines
36 B
C
Raw Normal View History

2019-03-13 01:18:52 +08:00
typedef unsigned long __jmp_buf[6];