- First stab at getting the ppc ports building and working.
[coreboot.git] / src / arch / ppc / include / arch / pci_ops.h
1 #ifndef ARCH_PPC_PCI_OPS_H
2 #define ARCH_PPC_PCI_OPS_H
3
4 const struct pci_bus_operations pci_ppc_conf1;
5
6 #endif /* ARCH_PPC_PCI_OPS_H */