mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-22 21:42:30 +00:00
5 lines
98 B
C
5 lines
98 B
C
![]() |
#include "qemu/osdep.h"
|
||
|
#include "sysemu/arch_init.h"
|
||
|
|
||
|
const uint32_t arch_type = QEMU_ARCH_NONE;
|