summary refs log tree commit diff stats
path: root/include/semihosting/common-semi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* semihosting: Move common-semi.h to include/semihosting/Richard Henderson2022-06-281-0/+39
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.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>