move signal.h definition of stack_t to arch-specific bits
[musl] / arch / microblaze / bits / setjmp.h
1 typedef unsigned long __jmp_buf[18];