index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stubs
/
sysbus.c
blob: e13496582b3a487d468f0c3fdc635fda9695bdcf (
plain
) (
blame
)
1
2
3
4
5
6
#include
"hw/qdev-core.h"
BusState
*
sysbus_get_default
(
void
)
{
return
NULL
;
}