On 8/1/23 08: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: Richard Henderson <richard.hender...@linaro.org> r~