added/updated headers

This commit is contained in:
Akamaki
2024-08-15 10:54:08 +09:00
committed by GitHub
parent 44ce0dc282
commit a241a3ae8f
9 changed files with 43 additions and 1 deletions

View File

@@ -313,6 +313,9 @@ extern const device_t mach32_mca_device;
extern const device_t mach32_pci_device;
extern const device_t mach32_onboard_pci_device;
/* IBM Display Adapter (PS/55) */
extern void da2_device_add(void);
/* ATi Mach64 */
extern const device_t mach64gx_isa_device;
extern const device_t mach64gx_vlb_device;