qemu-e2k/target/mips/tcg
Philippe Mathieu-Daudé f3185ec2f3 target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
The 3 map_address() handlers are local to tlb_helper.c,
no need to have their prototype declared publically.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210428170410.479308-23-f4bug@amsat.org>
2021-05-02 16:49:35 +02:00
..
sysemu target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope 2021-05-02 16:49:35 +02:00
user target/mips: Add simple user-mode mips_cpu_tlb_fill() 2021-05-02 16:49:35 +02:00
meson.build target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder 2021-05-02 16:49:35 +02:00
sysemu_helper.h.inc target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder 2021-05-02 16:49:35 +02:00
tcg-internal.h target/mips: Move tlb_helper.c to tcg/sysemu/ 2021-05-02 16:49:35 +02:00