qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 5/6] bsd-user/bsd-file.h: Meat of the write system calls


From: Richard Henderson
Subject: Re: [PATCH 5/6] bsd-user/bsd-file.h: Meat of the write system calls
Date: Tue, 7 Jun 2022 14:46:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/7/22 13:14, Warner Losh wrote:
+/* write(2) */
+static inline abi_long do_bsd_write(abi_long arg1, abi_long arg2, abi_long 
arg3)

Likewise drop the inline markers.


r~



reply via email to

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