1 #ifndef BCM63XX_DEV_PCI_H_ 2 #define BCM63XX_DEV_PCI_H_ 3 4 extern int bcm63xx_pci_enabled; 5 6 #endif /* BCM63XX_DEV_PCI_H_ */ 7
1 #ifndef BCM63XX_DEV_PCI_H_ 2 #define BCM63XX_DEV_PCI_H_ 3 4 extern int bcm63xx_pci_enabled; 5 6 #endif /* BCM63XX_DEV_PCI_H_ */ 7