Commit 747b494f12 for qemu.org

commit 747b494f12f3489da70fad220001d55851ce9577
Author: Philippe Mathieu-Daudé <philmd@linaro.org>
Date:   Fri Feb 13 15:24:01 2026 +0100

    system: Reduce 'arch_init.h' scope

    Better to restrict qemu_arch_available() scope so it is only
    used by generic system/ code to parse command line options.

    Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
    Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
    Reviewed-by: Thomas Huth <thuth@redhat.com>
    Message-Id: <20260213175032.32121-6-philmd@linaro.org>

diff --git a/include/system/arch_init.h b/system/arch_init.h
similarity index 100%
rename from include/system/arch_init.h
rename to system/arch_init.h