On 10/19/21 9:44 AM, Warner Losh wrote:
Get the machine context from the CPU state.Signed-off-by: Stacey Son<s...@freebsd.org> Signed-off-by: Klye Evans<kev...@freebsd.org> Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/arm/target_arch_signal.h | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~