Revision a1e47211 hw/vga-pci.h

b/hw/vga-pci.h
4 4
#include "qemu-common.h"
5 5

  
6 6
/* vga-pci.c */
7
DeviceState *pci_vga_init(PCIBus *bus);
7
DeviceState *pci_std_vga_init(PCIBus *bus);
8 8

  
9 9
/* cirrus_vga.c */
10 10
DeviceState *pci_cirrus_vga_init(PCIBus *bus);

Also available in: Unified diff