18e08a5529 ^
1 2 3 4 5 6 7 8 9
#ifndef QEMU_VMWARE_VGA_H #define QEMU_VMWARE_VGA_H #include "qemu-common.h" /* vmware_vga.c */ void pci_vmsvga_init(PCIBus *bus); #endif