|
| From: | Richard Henderson |
| Subject: | Re: [PATCH for 6.2 18/49] bsd-user: add host-os.h |
| Date: | Sat, 7 Aug 2021 19:19:43 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/7/21 11:42 AM, Warner Losh wrote:
Host OS specific bits for this implementation go in this file. Signed-off-by: Stacey Son<sson@FreeBSD.org> Signed-off-by: Warner Losh<imp@bsdimp.com> --- bsd-user/freebsd/host-os.h | 23 +++++++++++++++++++++++ bsd-user/netbsd/host-os.h | 23 +++++++++++++++++++++++ bsd-user/openbsd/host-os.h | 23 +++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 bsd-user/freebsd/host-os.h create mode 100644 bsd-user/netbsd/host-os.h create mode 100644 bsd-user/openbsd/host-os.h
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |