xref: /linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pci.h (revision f6a034f2df426e279f1ecad53626bab80c04796a)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef BCM63XX_DEV_PCI_H_
3 #define BCM63XX_DEV_PCI_H_
4 
5 extern int bcm63xx_pci_enabled;
6 
7 #endif /* BCM63XX_DEV_PCI_H_ */
8