overhaul posix_spawn to use CLONE_VM instead of vfork
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];