Update m_at_misc.c

This commit is contained in:
Miran Grča
2020-08-27 19:40:37 +02:00
committed by GitHub
parent 467c511af1
commit 15362f4582

View File

@@ -66,7 +66,7 @@ machine_at_vpc2007_init(const machine_t *model)
pci_register_slot(0x0F, PCI_CARD_NORMAL, 1, 2, 3, 4);
device_add(&i440bx_device);
device_add(&piix4e_device);
device_add(&w83977tf_device);
device_add(&w83977f_370_device);
device_add(&keyboard_ps2_ami_pci_device);
device_add(&intel_flash_bxt_device);
device_add(&vpc2007_device);