qemu-patch-raspberry4/bsd-user/x86_64
Warner Losh 19bf129f82 bsd-user: create a per-arch signal.c file
Create a place-holder signal.c file for each of the architectures that
are currently built. In the future, some code that's currently inlined
in target_arch_signal.h will live here.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-01-07 22:58:51 -07:00
..
signal.c bsd-user: create a per-arch signal.c file 2022-01-07 22:58:51 -07: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 user: Remove cpu_get_pic_interrupt() stubs 2021-09-14 12:00:21 -07:00
target_arch_cpu.h bsd-user: TARGET_RESET define is unused, remove it 2021-10-18 12:51:39 -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_reg.h bsd-user: Add target_arch_reg to describe a target's register set 2021-09-10 14:13:06 -06:00
target_arch_signal.h bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h 2021-10-18 12:51:39 -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