qemu-e2k/bsd-user/freebsd
Warner Losh da07e6944f bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
do_freebsd_arch_sysarch() exists in $ARCH/target_arch_sysarch.h for x86.
Call it from do_freebsd_sysarch() and remove the mostly duplicate
version in syscall.c. Future changes will move it to os-sys.c and
support other architectures.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
2021-10-18 12:51:39 -06:00
..
host-os.h bsd-user: Include host-os.h from main 2021-09-10 14:13:06 -06:00
meson.build bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface 2021-10-18 12:51:39 -06:00
os-strace.h bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
os-sys.c bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface 2021-10-18 12:51:39 -06:00
strace.list bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0 2021-10-18 12:51:39 -06:00
syscall_nr.h bsd-user: regenerate FreeBSD's system call numbers 2021-01-11 14:59:21 +01:00
target_os_elf.h bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it 2021-10-18 12:51:39 -06:00
target_os_siginfo.h bsd-user: *BSD specific siginfo defintions 2021-09-10 14:13:06 -06:00
target_os_signal.h bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h 2021-10-18 12:51:39 -06:00
target_os_stack.h bsd-user: Move stack initializtion into a per-os file. 2021-09-10 14:13:06 -06:00
target_os_thread.h bsd-user: pull in target_arch_thread.h update target_arch_elf.h 2021-09-10 14:13:06 -06:00
target_os_user.h bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0 2021-10-18 12:51:39 -06:00
target_os_vmparam.h bsd-user: Create target specific vmparam.h 2021-09-10 14:13:06 -06:00