diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-05 19:15:49 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 13:08:48 +0100 |
commit | 571568a173dfae14c27ef0db9fd2f7b77f0e4bad (patch) | |
tree | 0e4091f34868662405adc92f429b8c6c295bebbd /target/sh4/cpu.h | |
parent | 1663e886cb3b609aed05b92c97d24bc6e66110f9 (diff) | |
download | qemu-571568a173dfae14c27ef0db9fd2f7b77f0e4bad.zip qemu-571568a173dfae14c27ef0db9fd2f7b77f0e4bad.tar.gz qemu-571568a173dfae14c27ef0db9fd2f7b77f0e4bad.tar.bz2 |
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
"target/s390x/cpu-qom.h" has to be target-agnostic. However, it
currently declares CPUS390XState, which is target-specific.
Move that declaration to "cpu.h".
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231106114500.5269-5-philmd@linaro.org>
Diffstat (limited to 'target/sh4/cpu.h')
0 files changed, 0 insertions, 0 deletions