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