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