]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/loongarch: Declare loongarch_cpu_dump_state() locally
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 15 Nov 2024 10:24:56 +0000 (11:24 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Dec 2024 16:44:57 +0000 (17:44 +0100)
commit92b3938ca63ba57be3752a6bc03f5c9dcc15887f
tree78559f943218e5c273ccb3e0c29cfbfece7247cf
parent1bf0d6e476f34aadda8b052f747a5a5026119de2
target/loongarch: Declare loongarch_cpu_dump_state() locally

loongarch_cpu_dump_state() is not used outside of cpu.c,
no need to expose its prototype.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241115152053.66442-3-philmd@linaro.org>
target/loongarch/cpu.c
target/loongarch/internals.h