On 23/4/25 10:04, Bibo Mao wrote:
Define function loongarch_get_addr_from_tlb() non-static, and add its definition in header file tcg/tcg_loongarch.hSigned-off-by: Bibo Mao <maob...@loongson.cn> --- target/loongarch/cpu_helper.c | 10 ++-------- target/loongarch/tcg/tcg_loongarch.h | 5 +++++ 2 files changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>