mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
Suppress a Sparse warning
Move the export to a file used by both qdev.c and sysbus.c. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
109819e0c0
commit
a9ff9df188
2 changed files with 3 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
|
||||
/* This is a nasty hack to allow passing a NULL bus to qdev_create. */
|
||||
static BusState *main_system_bus;
|
||||
extern struct BusInfo system_bus_info;
|
||||
|
||||
static DeviceInfo *device_info_list;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue