OSDN Git Service

bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
authorWarner Losh <imp@bsdimp.com>
Sun, 30 Jan 2022 18:56:59 +0000 (11:56 -0700)
committerWarner Losh <imp@bsdimp.com>
Sat, 26 Feb 2022 17:01:38 +0000 (10:01 -0700)
commite555e709bb0ad6238a6caf3301838ac550713693
treec0c438251ae51ec83385a0ed796255a118cab3d0
parent8f4b48164f13dbc3d19946e22b1ef77064bfa979
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>
bsd-user/arm/target_arch_cpu.h