target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Oct 2023 10:13:40 +0000 (12:13 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Nov 2023 11:13:28 +0000 (12:13 +0100)
commit6fb8b16a711596fdaa40b4c2fec90a997e4e8d94
tree280d16eb70d69bcdd949c06f37c1fa011931e446
parentd66d3d4ab9a3774406343ad67ae4b4b77bedec7b
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'

The powerpc_mmu_t definition is only used by target/ppc/, no need
to expose it. Restrict it by moving it to "target/ppc/cpu.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20231013125630.95116-7-philmd@linaro.org>
target/ppc/cpu-qom.h
target/ppc/cpu.h