mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 09:59:34 +00:00
Since 6eea04347e
, all tcg backends support goto_ptr.
Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>