On 1/10/22 3:19 AM, Warner Losh wrote:
Implement host_signal_pc, host_signal_set_pc and host_signal_write for x86_64.Signed-off-by: Kyle Evans<[email protected]> Signed-off-by: Warner Losh<[email protected]> --- bsd-user/host/x86_64/host-signal.h | 37 ++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 bsd-user/host/x86_64/host-signal.h
Reviewed-by: Richard Henderson <[email protected]> r~
