On 28/4/25 22:10, Richard Henderson wrote:
This function is only relevant to tcg. Move it to a tcg-specific file.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/riscv/cpu_helper.c | 97 ------------------------------------- target/riscv/tcg/tcg-cpu.c | 98 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+), 97 deletions(-)
https://lore.kernel.org/qemu-devel/20230703183145.24779-9-phi...@linaro.org/ ;)