|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 12/12] gdbstub: move comment for gdb_register_coprocessor |
Date: | Fri, 25 Aug 2023 09:34:49 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 |
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.bennee@linaro.org> --- include/exec/gdbstub.h | 10 ++++++++++ gdbstub/gdbstub.c | 6 ------ 2 files changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |