prefer new socket syscalls, fallback to SYS_socketcall only if needed
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long __jmp_buf[6];