diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-12-12 12:30:15 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-12-20 10:29:23 +0100 |
commit | 65eac5bd547f6e8abffb3e85bd2d793c609ab396 (patch) | |
tree | 40cad67b0b91185316b5aa9e2bdebf5625d88524 /bsd-user/openbsd/target_os_elf.h | |
parent | 6c4937245d90c0d2f8cedd2b25c2c17b8659c46a (diff) | |
download | qemu-65eac5bd547f6e8abffb3e85bd2d793c609ab396.zip qemu-65eac5bd547f6e8abffb3e85bd2d793c609ab396.tar.gz qemu-65eac5bd547f6e8abffb3e85bd2d793c609ab396.tar.bz2 |
system/qtest: Include missing 'hw/core/cpu.h' header
"hw/core/cpu.h" declares 'first_cpu'. Include it to avoid
when unrelated headers are refactored:
system/qtest.c:548:33: error: use of undeclared identifier 'first_cpu'
address_space_write(first_cpu->as, addr, MEMTXATTRS_UNSPECIFIED,
^
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231212113016.29808-2-philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'bsd-user/openbsd/target_os_elf.h')
0 files changed, 0 insertions, 0 deletions