On 1/8/23 17:44, Peter Maydell wrote:
The spec for m68k semihosting is documented in the libgloss sources. Add a comment with the URL for it, as we already have for nios2 semihosting.Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- target/m68k/m68k-semi.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>