index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stubs
/
sysbus.c
blob: e13496582b3a487d468f0c3fdc635fda9695bdcf (
plain
)
1
2
3
4
5
6
#include "hw/qdev-core.h" BusState *sysbus_get_default(void) { return NULL; }