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<[email protected]>
Signed-off-by: Warner Losh<[email protected]>
---
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 <[email protected]>
r~