xref: /third_party/musl/arch/arm/bits/setjmp.h (revision 570af302)
1typedef unsigned long long __jmp_buf[32];
2