fix up leftover, incorrect NSIG definitions in arch-specific signal.h
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];