summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h
blob: bcac45ab57c4ed724f37dec3c9df74b605e571e4 (plain)
1
2
3
4
5
6
7
8
/* 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 */