pci core: function pci_host_bus_register() cleanup
[qemu/cris-port.git] / stubs / sysbus.c
blobd8da90caae527457863c60cffec041f1e90d9aaa
1 #include "qemu/osdep.h"
2 #include "hw/qdev-core.h"
4 BusState *sysbus_get_default(void)
6 return NULL;