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