/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef __AMDBLOCKS_PCI_MMCONF_H__ #define __AMDBLOCKS_PCI_MMCONF_H__ void enable_pci_mmconf(void); #endif