qemu-e2k/stubs/arch_type.c

5 lines
98 B
C

#include "qemu/osdep.h"
#include "sysemu/arch_init.h"
const uint32_t arch_type = QEMU_ARCH_NONE;