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é <[email protected]> Reviewed-by: Pierrick Bouvier <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Message-Id: <[email protected]> --- {include/system => system}/arch_init.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {include/system => system}/arch_init.h (100%) 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 -- 2.52.0
