diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-28 01:14:02 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-06-28 04:35:07 +0530 |
commit | bb3b8821a326d18294ce31bdd350bb27a139940e (patch) | |
tree | b4596daa98b118399eb14901436cc81d5bea6c16 | |
parent | ed3a06b10a6abb53589d794ed23accf21be05633 (diff) | |
download | qemu-bb3b8821a326d18294ce31bdd350bb27a139940e.zip qemu-bb3b8821a326d18294ce31bdd350bb27a139940e.tar.gz qemu-bb3b8821a326d18294ce31bdd350bb27a139940e.tar.bz2 |
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: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
-rw-r--r-- | include/semihosting/common-semi.h (renamed from semihosting/common-semi.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/semihosting/common-semi.h b/include/semihosting/common-semi.h index 0a91db7..0a91db7 100644 --- a/semihosting/common-semi.h +++ b/include/semihosting/common-semi.h |