mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
env_cpu() already returns a CPUState type, no need to cast. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Clément Chigot <chigot@adacore.com> Message-Id: <20251002033623.26800-1-philmd@linaro.org>