repos
/
moxie
/
lib
/
musl
/
arch
/
x86_64
/
bits
/ setjmp.h
setjmp.h
raw
1
typedef unsigned long __jmp_buf[8];
2