On 7/10/26 22:53, Richard Henderson wrote:
Move cpu_breakpoint_* declarations to exec/breakpoint.h. Signed-off-by: Richard Henderson <[email protected]> --- include/exec/breakpoint.h | 7 +++++++ include/hw/core/cpu.h | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Ilya Leoskevich <[email protected]>
