aboutsummaryrefslogtreecommitdiff
path: root/src/arch/ppc/include/arch/pci_ops.h
blob: 4d40578625cf68594132b103f75c6e845c9604ae (plain)
1
2
3
4
5
6
#ifndef ARCH_PPC_PCI_OPS_H
#define ARCH_PPC_PCI_OPS_H

extern const struct pci_bus_operations pci_ppc_conf1;

#endif /* ARCH_PPC_PCI_OPS_H */