diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-10-13 12:11:18 +0200 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 12:13:28 +0100 |
| commit | f3cb33255c6baa0362012349b58bf49bc8f9f704 (patch) | |
| tree | 08973debff567c56a52539b4d0b02f9056cc9712 /include/hw/s390x/css.h | |
| parent | 866c8cf91879ac9a079fb3d676af3b4f47fc57cf (diff) | |
| download | focaccia-qemu-f3cb33255c6baa0362012349b58bf49bc8f9f704.tar.gz focaccia-qemu-f3cb33255c6baa0362012349b58bf49bc8f9f704.zip | |
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
The OBJECT_DECLARE_CPU_TYPE() macro forward-declares the PowerPCCPUClass type. This forward declaration is sufficient for code in hw/ to use the QOM definitions. No need to expose the structure definition. Keep it local to target/ppc/ by moving it to target/ppc/cpu.h. Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20231013125630.95116-5-philmd@linaro.org>
Diffstat (limited to 'include/hw/s390x/css.h')
0 files changed, 0 insertions, 0 deletions