KernelNanopiR5S-6/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pci.h
2024-09-10 15:59:00 +02:00

8 lines
159 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef BCM63XX_DEV_PCI_H_
#define BCM63XX_DEV_PCI_H_
extern int bcm63xx_pci_enabled;
#endif /* BCM63XX_DEV_PCI_H_ */