On Sat, 2 Mar 2024 at 04:14, Richard Henderson
wrote:
>
> Both of these only pass and return integral values.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/syscall.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Peter Maydell
thanks
-- PMM
Both of these only pass and return integral values.
Signed-off-by: Richard Henderson
---
linux-user/syscall.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 263b651cc5..efa200878f 100644
--- a/linux-user/syscall.c
+++ b/l