align x32 pthread type sizes to be common with 32-bit archs
[musl] / arch / x32 / bits / setjmp.h
1 typedef unsigned long long __jmp_buf[8];