Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydell/qemu...
[qemu/ar7.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;