Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
target/breakpoints: make breakpoint_watchpoint_remove_all static
Fixes below Sparse tool warning. warning: symbol 'breakpoint_watchpoint_remove_all' was not declared. Should it be static? Signed-off-by: Erhan Kurubas <[email protected]> Change-Id: I4af1d5aa54abcb45f746b877513ba0b5fccbeb47 Reviewed-on: https://review.openocd.org/c/openocd/+/7955 Reviewed-by: Tomas Vanek <[email protected]> Reviewed-by: Antonio Borneo <[email protected]> Tested-by: jenkins Reviewed-by: Jan Matyas <[email protected]> Reviewed-by: Marek Vrbka <[email protected]>
- Loading branch information