target/mips: Restrict mmu_init() to TCG
commitc284201702386b159277422318e51697647a2047
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 18 Apr 2021 14:25:49 +0000 (18 16:25 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 2 May 2021 14:49:35 +0000 (2 16:49 +0200)
tree25a6ee59c188ca1975e9b6d474c1ae15475dab6f
parentad520a978447bca03374b71e90d948826e669603
target/mips: Restrict mmu_init() to TCG

mmu_init() is only required by TCG accelerator.
Restrict its declaration and call to TCG.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210428170410.479308-21-f4bug@amsat.org>
target/mips/cpu.c
target/mips/internal.h
target/mips/tcg/tcg-internal.h