aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h
blob: 067ff983678c9f50b08185b043c4fd1b28b7eaf1 (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__ */