qemu-patch-raspberry4/bsd-user/x86_64
Warner Losh c336094c5c bsd-user: Add architecture specific signal tramp code
Add a stubbed out version of setup_sigtramp. This is not yet used for
x86, but is used for other architectures. This will be connected in
future commits.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2021-09-10 14:13:06 -06:00
..
target_arch.h bsd-user: start to move target CPU functions to target_arch* 2021-09-10 14:13:06 -06:00
target_arch_cpu.c bsd-user: Move per-cpu code into target_arch_cpu.h 2021-09-10 14:13:06 -06:00
target_arch_cpu.h bsd-user: Move per-cpu code into target_arch_cpu.h 2021-09-10 14:13:06 -06:00
target_arch_elf.h bsd-user: pull in target_arch_thread.h update target_arch_elf.h 2021-09-10 14:13:06 -06:00
target_arch_signal.h bsd-user: *BSD specific siginfo defintions 2021-09-10 14:13:06 -06:00
target_arch_sigtramp.h bsd-user: Add architecture specific signal tramp code 2021-09-10 14:13:06 -06:00
target_arch_sysarch.h bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
target_arch_thread.h bsd-user: pull in target_arch_thread.h update target_arch_elf.h 2021-09-10 14:13:06 -06:00
target_arch_vmparam.h bsd-user: Create target specific vmparam.h 2021-09-10 14:13:06 -06:00
target_syscall.h bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00