]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
authorWarner Losh <imp@bsdimp.com>
Sun, 30 Jan 2022 18:58:35 +0000 (11:58 -0700)
committerWarner Losh <imp@bsdimp.com>
Sat, 26 Feb 2022 17:01:38 +0000 (10:01 -0700)
commitf1f22450e2bce1d3ca91f8e2c2514da7bff37fdd
tree04bed2390b1700e4fed23c8fd95f9705d4b9d7d3
parente555e709bb0ad6238a6caf3301838ac550713693
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>
bsd-user/arm/target_arch_thread.h