qemu-e2k/bsd-user/arm
Warner Losh f1f22450e2 bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
Since we can't run on anything else, assume for the moment that this is
a FreeBSD target. In the future, we'll need to handle this properly
via some include file in bsd-user/*bsd/arm/mumble.h. There's a number
of other diffs that would be needed to make things work on OtherBSD,
so it doesn't make sense to preseve this one detail today.

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.h bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -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 bsd-user/arm/target_arch_sysarch.h: Use consistent include guards 2022-01-07 22:58:51 -07:00
target_arch_thread.h bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target 2022-02-26 10:01:38 -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_syscall.h bsd-user/arm/target_syscall.h: Add copyright and update name 2022-01-07 22:58:51 -07:00