On 7/30/21 12:59 AM, Peter Maydell wrote:
arch_init.h only defines the QEMU_ARCH_* enumeration and the arch_type global. Don't include it in files that don't use those.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> ---
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~