/* 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 */