mirror_qemu/include/gdbstub
Richard Henderson 2f70f2d791 gdbstub: Remove gdb_do_syscallv
This function is unused, except to implement gdb_do_syscall.
Fold the implementations together.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-27-richard.henderson@linaro.org>
2023-03-07 20:44:09 +00:00
..
helpers.h gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
syscalls.h gdbstub: Remove gdb_do_syscallv 2023-03-07 20:44:09 +00:00
user.h