move signal.h definition of stack_t to arch-specific bits
authorRich Felker <dalias@aerifal.cx>
Wed, 19 Mar 2014 03:12:40 +0000 (23:12 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 19 Mar 2014 03:12:40 +0000 (23:12 -0400)
commitbd5f221eaa16fcc13f050201883428afa3a9d0c0
tree6087e2f8744927a23112275b2fa46a96a77a7e2f
parent25faa2034de38f7d8cc919e61e55e7067584077d
move signal.h definition of stack_t to arch-specific bits

it's different at least on mips. mips version will be fixed in a
separate commit to show the change.
arch/arm/bits/signal.h
arch/i386/bits/signal.h
arch/microblaze/bits/signal.h
arch/mips/bits/signal.h
arch/powerpc/bits/signal.h
arch/sh/bits/signal.h
arch/x32/bits/signal.h
arch/x86_64/bits/signal.h
include/signal.h