bcm63xx_dev_pci.h 159 B

12345678
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef BCM63XX_DEV_PCI_H_
  3. #define BCM63XX_DEV_PCI_H_
  4. extern int bcm63xx_pci_enabled;
  5. #endif /* BCM63XX_DEV_PCI_H_ */