use int instead of long for ptrdiff_t on all 32-bit archs
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];