fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf [7];