aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i2c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-01-16 14:26:52 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-05-02 16:49:34 +0200
commit4f14ce4bf4ec01a840a8de4007a95a77998c5736 (patch)
tree9bfb8afdfb3f6ff7c29d215b6a7be464cde4bf45 /include/hw/i2c
parent830b87ea25b3710c3fce04dee782bcf1c89ba27f (diff)
downloadqemu-4f14ce4bf4ec01a840a8de4007a95a77998c5736.zip
qemu-4f14ce4bf4ec01a840a8de4007a95a77998c5736.tar.gz
qemu-4f14ce4bf4ec01a840a8de4007a95a77998c5736.tar.bz2
target/mips: Restrict mips_cpu_dump_state() to cpu.c
As mips_cpu_dump_state() is only used once to initialize the CPUClass::dump_state handler, we can move it to cpu.c to keep it symbol local. Beside, this handler is used by all accelerators, while the translate.c file targets TCG. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210428170410.479308-7-f4bug@amsat.org>
Diffstat (limited to 'include/hw/i2c')
0 files changed, 0 insertions, 0 deletions