remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf[6];