On 23/4/25 10:04, Bibo Mao wrote:
Function loongarch_cpu_tlb_fill() only works in TCG mode, move its
definition from header file internals.h to file tcg/tcg_loongarch.h

Signed-off-by: Bibo Mao <maob...@loongson.cn>
---
  target/loongarch/cpu.c               | 1 +
  target/loongarch/internals.h         | 5 -----
  target/loongarch/tcg/tcg_loongarch.h | 4 ++++
  3 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to