mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
Rather that static (and not even inline) functions within a header, move the functions to semihosting/uaccess.c. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>