mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
check_watchpoints() is called once, by arm_debug_check_watchpoint(), which doesn't do more than this call. Merge both. No logical change intended. Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20260705215729.62196-27-philmd@oss.qualcomm.com>