fix and cleanup suseconds_t/timeval stuff (broken on 64-bit)
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long jmp_buf [9];