|
From: | Richard Henderson |
Subject: | Re: [PATCH 12/30] bsd-user/host/i386/host-signal.h: Implement host_signal_* |
Date: | Mon, 24 Jan 2022 12:49:33 +1100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 |
On 1/10/22 3:19 AM, Warner Losh wrote:
Implement host_signal_pc, host_signal_set_pc and host_signal_write for i386. Signed-off-by: Kyle Evans<kevans@freebsd.org> Signed-off-by: Warner Losh<imp@bsdimp.com> --- bsd-user/host/i386/host-signal.h | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 bsd-user/host/i386/host-signal.h
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |