add new syscall numbers for seccomp, getrandom, memfd_create
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long __jmp_buf[8];