On 4/5/23 14:36, Warner Losh wrote:
Move the system call table, and FreeBSD helper routines out of strace.c.
We do not support multiple BSD-types in one binary, so simplify things
by moving it.
Signed-off-by: Warner Losh
---
bsd-user/freebsd/os-syscall.c | 19 +++
bsd-user/qem
Move the system call table, and FreeBSD helper routines out of strace.c.
We do not support multiple BSD-types in one binary, so simplify things
by moving it.
Signed-off-by: Warner Losh
---
bsd-user/freebsd/os-syscall.c | 19 +++
bsd-user/qemu.h | 5 -
bsd-user/