]> Git Repo - qemu.git/blob - stubs/arch_type.c
nrf51: Fix last GPIO CNF address
[qemu.git] / stubs / arch_type.c
1 #include "qemu/osdep.h"
2 #include "sysemu/arch_init.h"
3
4 const uint32_t arch_type = QEMU_ARCH_NONE;
This page took 0.024543 seconds and 4 git commands to generate.