kernel/arch/arm64/include/asm/debug-monitors.h
.. .. @@ -116,6 +116,7 @@ 116 116 void kernel_enable_single_step(struct pt_regs *regs); 117 117 void kernel_disable_single_step(void); 118 118 int kernel_active_single_step(void); 119 +void kernel_rewind_single_step(struct pt_regs *regs);119 120 120 121 #ifdef CONFIG_HAVE_HW_BREAKPOINT 121 122 int reinstall_suspended_bps(struct pt_regs *regs);