On 4/4/23 15:27, Alex Bennée wrote:
The calling function is already working with hwaddr and uint64_t so lets avoid bringing target_ulong in if we don't need to.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- hw/intc/loongarch_ipi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>