aboutsummaryrefslogtreecommitdiff
path: root/stubs/arch_type.c
blob: fc5423bc98ac38368e6e82debe3e6c5f1e7fac1b (plain)
1
2
3
4
#include "qemu/osdep.h"
#include "sysemu/arch_init.h"

const uint32_t arch_type = QEMU_ARCH_NONE;