arch_type.c 98 B

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