]> git.proxmox.com Git - qemu.git/blob - hw/vmware_vga.h
fdc/sparc32: don't hang on detection under OBP
[qemu.git] / hw / vmware_vga.h
1 #ifndef QEMU_VMWARE_VGA_H
2 #define QEMU_VMWARE_VGA_H
3
4 #include "qemu-common.h"
5
6 /* vmware_vga.c */
7 void pci_vmsvga_init(PCIBus *bus);
8
9 #endif