diff options
author | Richard Henderson | 2021-11-14 11:35:38 +0100 |
---|---|---|
committer | Laurent Vivier | 2021-11-21 16:19:17 +0100 |
commit | 1962cb0029197bc0cd4bb0461171cda677e64966 (patch) | |
tree | 432ff9ffe1d2d83f22fe8deb2a024b3a3cf1b2cc /python/setup.py | |
parent | linux-user: Always use flexible arrays for dirent d_name (diff) | |
download | qemu-1962cb0029197bc0cd4bb0461171cda677e64966.tar.gz qemu-1962cb0029197bc0cd4bb0461171cda677e64966.tar.xz qemu-1962cb0029197bc0cd4bb0461171cda677e64966.zip |
linux-user: Fix member types of target_dirent64
The host uint64_t (etc) does not have the correct
alignment constraint as the guest: use abi_* types.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211114103539.298686-4-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions