bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h
authorWarner Losh <imp@bsdimp.com>
Fri, 5 Nov 2021 16:55:35 +0000 (10:55 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commit108fffe53601d46c38efd44d4094bbb211cb73e3
treec12b91ac9b6290bb0c9b43961f47a6badbc613d6
parent1b4e358a614fc6b8f2e1e1b26550f7f3e9509c8f
bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h

Switch to the CPUArchState typedef and move target-provided prototypes
to target_os_ucontext.h.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/freebsd/target_os_ucontext.h
bsd-user/i386/target_arch_signal.h
bsd-user/x86_64/target_arch_signal.h