bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
authorWarner Losh <imp@bsdimp.com>
Thu, 23 Sep 2021 15:14:08 +0000 (09:14 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commiteacb50b8d92452251d890f6bfb4ac8eb22acb8d2
treef7666f97eabc1a83918e06d5e253308b0c6a4d74
parentdacfdf3ba4ac0773a92472d5063166b1553dff59
bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm

Copy of the signal trampoline code for arm, as well as setup_sigtramp to
write it to the stack.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/arm/target_arch_sigtramp.h [new file with mode: 0644]