Re: [PATCH v4 14/53] semihosting: Move common-semi.h to include/semihosting/
Richard Henderson writes: > This header is not private to the top-level semihosting directory, > so place it in the public include directory. Reviewed-by: Alex Bennée -- Alex Bennée
[PATCH v4 14/53] semihosting: Move common-semi.h to include/semihosting/
This header is not private to the top-level semihosting directory, so place it in the public include directory. Reviewed-by: Peter Maydell Signed-off-by: Richard Henderson --- {semihosting => include/semihosting}/common-semi.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {semiho