]> git.proxmox.com Git - mirror_qemu.git/commit
fix the prototype of muls64/mulu64
authorLijun Pan <ljp@linux.ibm.com>
Wed, 1 Jul 2020 23:43:44 +0000 (18:43 -0500)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 6 Jul 2020 16:13:13 +0000 (18:13 +0200)
commitdb7b62e70667b06ae18b69382f4647f5673bbf75
tree46f30b4cbd79b87091e3a85bb93a39479312679d
parenteb6490f544388dd24c0d054a96dd304bc7284450
fix the prototype of muls64/mulu64

The prototypes of muls64/mulu64 in host-utils.h should match the
definitions in host-utils.c

Signed-off-by: Lijun Pan <ljp@linux.ibm.com>
Message-Id: <20200701234344.91843-10-ljp@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
include/qemu/host-utils.h