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