Re: [PATCH 11/11] bsd-user: Implement acct and sync
On 6/12/22 13:48, Warner Losh wrote: +static abi_long do_bsd_sync(void) +{ + Extra line, otherwise, Reviewed-by: Richard Henderson r~
[PATCH 11/11] bsd-user: Implement acct and sync
Signed-off-by: Stacey Son Signed-off-by: Warner Losh --- bsd-user/bsd-file.h | 24 bsd-user/freebsd/os-syscall.c | 8 2 files changed, 32 insertions(+) diff --git a/bsd-user/bsd-file.h b/bsd-user/bsd-file.h index ccfa65ec5e9..6b20442ecdc 100644 --- a