fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / arch / mips64 / bits / setjmp.h
1 typedef unsigned long long __jmp_buf[23];