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<i...@bsdimp.com>
---
  bsd-user/freebsd/os-syscall.c | 19 +++++++++++++++++++
  bsd-user/qemu.h               |  5 -----
  bsd-user/strace.c             | 17 -----------------
  3 files changed, 19 insertions(+), 22 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to