diff options
| author | Warner Losh <imp@bsdimp.com> | 2022-01-31 13:55:12 -0700 |
|---|---|---|
| committer | Warner Losh <imp@bsdimp.com> | 2022-06-10 22:00:48 -0600 |
| commit | db69788703c5fdc590c96815c0eeeebc6a32d3e7 (patch) | |
| tree | 535efc579f25e14f1e19cf582c240b850e0b8cd0 /bsd-user/bsd-file.h | |
| parent | 883808d84895804a3a98e211001c3edf42355b66 (diff) | |
| download | focaccia-qemu-db69788703c5fdc590c96815c0eeeebc6a32d3e7.tar.gz focaccia-qemu-db69788703c5fdc590c96815c0eeeebc6a32d3e7.zip | |
bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
Add in the tracing and this system call not implemented boilerplate. Do this by moving the guts of do_freebsd_syscall to freebsd_syscall. Put the tracing in the wrapper function. Since freebsd_syscall is a singleton static function, it will almost certainly be inlined. Fix comments that referred to do_syscall since that was renamed some tie ago. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/bsd-file.h')
0 files changed, 0 insertions, 0 deletions