- Update abuild.sh so it will rebuild successfull builds
[coreboot.git] / src / arch / ppc / include / arch / pci_ops.h
1 #ifndef ARCH_I386_PCI_OPS_H
2 #define ARCH_I386_PCI_OPS_H
3
4 void pci_set_method(void);
5
6 #endif /* ARCH_I386_PCI_OPS_H */