On 11/1/23 15:24, Jonathan Cameron via wrote:
From: Ira Weiny <[email protected]>Gcc requires constant versions of cpu_to_le* calls. Add a 64 bit version. Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Ira Weiny <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]> --- include/qemu/bswap.h | 10 ++++++++++ 1 file changed, 10 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
