bsd-user/x86_64: Move functions into signal.c
authorWarner Losh <imp@bsdimp.com>
Thu, 4 Nov 2021 22:53:13 +0000 (16:53 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commit1b4e358a614fc6b8f2e1e1b26550f7f3e9509c8f
tree1e794a2dccbab2c4c281b3ec74d8a7e6712f1595
parent164f94bc3033011ea9899988d33659239cacb67e
bsd-user/x86_64: Move functions into signal.c

Move the current inline functions into sigal.c. This will increate the
flexibility of implementation in the future.

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