Revision 20599463

b/hw/pci/pci_bus.h
1
#ifndef QEMU_PCI_INTERNALS_H
2
#define QEMU_PCI_INTERNALS_H
1
#ifndef QEMU_PCI_BUS_H
2
#define QEMU_PCI_BUS_H
3 3

  
4 4
/*
5 5
 * PCI Bus and Bridge datastructures.
......
71 71
    const char *bus_name;
72 72
};
73 73

  
74
#endif /* QEMU_PCI_INTERNALS_H */
74
#endif /* QEMU_PCI_BUS_H */

Also available in: Unified diff