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;
|