musl/arch
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits
in the previous changes, I missed the fact that both the prototype of
the sigaltstack function and the definition of ucontext_t depend on
stack_t.
2014-03-18 23:27:45 -04:00
..
arm fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
i386 fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
microblaze fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
mips fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
powerpc fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
sh fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
x32 fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
x86_64 fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00