diff options
author | 2023-12-05 22:45:37 +0100 | |
---|---|---|
committer | 2024-04-26 17:03:05 +0200 | |
commit | d25ddb3f543dda8189b19dafd0b9a972c331fade (patch) | |
tree | 5d4c940361efc903b4c1c64390747b5cfc2496f5 /scripts/qapi/source.py | |
parent | exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' (diff) | |
download | qemu-d25ddb3f543dda8189b19dafd0b9a972c331fade.tar.xz qemu-d25ddb3f543dda8189b19dafd0b9a972c331fade.zip |
exec/user: Do not include 'cpu.h' in 'abitypes.h'
"exec/user/abitypes.h" requires:
- "exec/cpu-defs.h" (TARGET_LONG_BITS)
- "exec/tswap.h" (tswap32)
In order to avoid "cpu.h", pick the minimum required headers.
Assert this user-specific header is only included from user
emulation.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231212123401.37493-20-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions