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