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