]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkSouthCluster/Include/IohAccess.h
QuarkSocPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Include / IohAccess.h
1 /** @file
2 Macros to simplify and abstract the interface to PCI configuration.
3
4 Copyright (c) 2013-2015 Intel Corporation.
5
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8
9 **/
10
11 #ifndef _IOH_ACCESS_H_
12 #define _IOH_ACCESS_H_
13
14 #include "Ioh.h"
15 #include "IohCommonDefinitions.h"
16
17 #endif
18