qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema
[qemu/kevin.git] / stubs / sysbus.c
blobe13496582b3a487d468f0c3fdc635fda9695bdcf
1 #include "hw/qdev-core.h"
3 BusState *sysbus_get_default(void)
5 return NULL;