fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf[6];