On 24/8/23 18:39, Alex Bennée wrote:
Use proper kdoc style comments for this API function.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- include/exec/gdbstub.h | 10 ++++++++++ gdbstub/gdbstub.c | 6 ------ 2 files changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>