]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Oct 2023 07:15:34 +0000 (09:15 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 19 Oct 2023 21:13:27 +0000 (23:13 +0200)
commitdb646e830e58f611a112210972332711f9c28af9
treebb0cac3c833e3b331879dc9f7742780415749960
parent30a8d3a14216e31f2539b00ff4e5df7f3a08ce89
hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'

We already provide "hw/misc/mips_itu.h" to declare prototype
related to MIPSITUState. Move itc_reconfigure() declaration
there.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231009171443.12145-3-philmd@linaro.org>
include/hw/misc/mips_itu.h
target/mips/cpu.h
target/mips/tcg/sysemu/cp0_helper.c