]> Git Repo - qemu.git/blob - stubs/arch_type.c
cpus: Fix configure_icount() error API violation
[qemu.git] / stubs / arch_type.c
1 #include "qemu/osdep.h"
2 #include "sysemu/arch_init.h"
3
4 const uint32_t arch_type = QEMU_ARCH_NONE;
This page took 0.026796 seconds and 4 git commands to generate.