Home
last modified time | relevance | path

Searched hist:"1962 cb0029197bc0cd4bb0461171cda677e64966" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.hdiff 1962cb0029197bc0cd4bb0461171cda677e64966 Sun Nov 14 04:35:38 CST 2021 Richard Henderson <richard.henderson@linaro.org> 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>