Browse Source
The s390x target is a 64-bit one, so tcg_global_mem_new() expands to tcg_global_mem_new_i64(). Use the latter which is more explicit. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20260206181953.18683-11-philmd@linaro.org>pull/319/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue