commit | 3753b00e5747068882c7f0302dcf9b87402993ab | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Apr 28 11:40:14 2022 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Jun 28 04:35:27 2022 +0530 |
tree | 7f6128b2c3a00f5c93df85782fbbbde09b96a322 | |
parent | 189878ae237d443571250f76655161d91c018889 [diff] |
semihosting: Move GET_ARG/SET_ARG earlier in the file Moving this to be useful for another function besides do_common_semihosting. 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>