summary refs log tree commit diff stats
path: root/python/setup.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-06-26 16:02:50 +0200
committerRichard Henderson <richard.henderson@linaro.org>2023-07-15 08:02:32 +0100
commit9b61f77f4001946446d0c7f61ed829a6aefa4c07 (patch)
tree1a1096e244d3488e8be2edcd82b41ce240f3c65e /python/setup.py
parent7a8d9f3a0e882df50681e40f09c29cfb4966ea2d (diff)
downloadfocaccia-qemu-9b61f77f4001946446d0c7f61ed829a6aefa4c07.tar.gz
focaccia-qemu-9b61f77f4001946446d0c7f61ed829a6aefa4c07.zip
linux-user: Fix do_shmat type errors
The guest address, raddr, should be unsigned, aka abi_ulong.
The host addresses should be cast via *intptr_t not long.
Drop the inline and fix two other whitespace issues.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230626140250.69572-1-richard.henderson@linaro.org>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions