qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 06/15] linux-user: Use abi_llong not int64_t in syscall_defs.


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 06/15] linux-user: Use abi_llong not int64_t in syscall_defs.h
Date: Mon, 5 Jun 2023 14:54:21 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 4/6/23 00:23, Richard Henderson wrote:
Be careful not to change linux_dirent64, which is a host structure.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  linux-user/syscall_defs.h | 30 +++++++++++++++---------------
  1 file changed, 15 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]