* add p cc
[mascara-docs.git] / i386 / linux / linux-2.3.21 / include / asm-ppc / pci.h
blobd1f8eb1588c9f073c1ed08d1494b51e677bcdaa7
1 #ifndef __PPC_PCI_H
2 #define __PPC_PCI_H
4 /* Can be used to override the logic in pci_scan_bus for skipping
5 * already-configured bus numbers - to be used for buggy BIOSes
6 * or architectures with incomplete PCI setup by the loader.
7 */
8 #define pcibios_assign_all_busses() 0
10 #endif /* __PPC_PCI_H */