On 8/8/23 02:34, LIU Zhiwei wrote:
We should not use types dependend on host arch for target_ucontext. This bug is found when run rv32 applications.Signed-off-by: LIU Zhiwei<zhiwei_...@linux.alibaba.com> --- linux-user/riscv/signal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~