reorganize pthread data structures and move the definitions to alltypes.h
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf [7];