qemu-e2k/bsd-user/arm
Warner Losh e555e709bb bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
Since we don't build on OpenBSD, only do FreeBSD system calls here. In
the future, we'll need to move this to some place like
bsd-user/freebsd/arm/mumble.h, but until then just leave this
inline. This reflects changes to the upstream.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-02-26 10:01:38 -07:00
..
signal.c bsd-user/arm/signal.c: get_mcontext should zero vfp data 2022-01-28 15:52:38 -07:00
target_arch_cpu.c bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -07:00
target_arch_cpu.h bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls 2022-02-26 10:01:38 -07:00
target_arch_elf.h bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl 2022-01-07 22:58:51 -07:00
target_arch_reg.h bsd-user/arm/target_arch_reg.h: Implement core dump register copying 2022-01-07 22:58:51 -07:00
target_arch_signal.h bsd-user/arm/target_arch_signal.h: Define size of *context_t 2022-01-07 22:58:51 -07:00
target_arch_sigtramp.h bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm 2022-01-07 22:58:51 -07:00
target_arch_sysarch.h
target_arch_thread.h bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread 2022-01-07 22:58:51 -07:00
target_arch_vmparam.h bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space 2022-01-07 22:58:51 -07:00
target_arch.h bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -07:00
target_syscall.h bsd-user/arm/target_syscall.h: Add copyright and update name 2022-01-07 22:58:51 -07:00