fix broken semctl on systems that don't use IPC_64 flag
[musl] / arch / mips / bits / setjmp.h
1 typedef unsigned long long jmp_buf [15];