Fix missing declaration of VPC device and other issues

This commit is contained in:
RichardG867
2020-07-24 13:47:25 -03:00
parent ca12c8f757
commit bf97498626
3 changed files with 2 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ extern const device_t piix4e_device;
extern const device_t slc90e66_device;
extern const device_t ioapic_device;
extern const device_t vpc2007_device;
/* OPTi */
extern const device_t opti283_device;