On 11/15/24 07:20, Philippe Mathieu-Daudé wrote:
loongarch_cpu_dump_state() is not used outside of cpu.c, no need to expose its prototype.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/loongarch/internals.h | 2 -- target/loongarch/cpu.c | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~