Re: [PATCH for 6.2 18/49] bsd-user: add host-os.h

2021-08-07 Thread Richard Henderson
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 Signed-off-by: Warner Losh --- bsd-user/freebsd/host-os.h | 23 +++ bsd-user/netbsd/host-os.h | 23 +++ bsd-user/openbsd/ho

[PATCH for 6.2 18/49] bsd-user: add host-os.h

2021-08-07 Thread Warner Losh
Host OS specific bits for this implementation go in this file. Signed-off-by: Stacey Son Signed-off-by: Warner Losh --- bsd-user/freebsd/host-os.h | 23 +++ bsd-user/netbsd/host-os.h | 23 +++ bsd-user/openbsd/host-os.h | 23 +++ 3 fi