fix signal.h breakage from moving stack_t to arch-specific bits
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long __jmp_buf[32];