]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCDxe.h
45725a4976c297064e45a97f64f00e1137c8fec1
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Include / IntelQNCDxe.h
1 /** @file
2 Public include file for the QNC Dxe
3
4 Copyright (c) 2013-2015 Intel Corporation.
5
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 **/
9
10 #ifndef __INTEL_QNC_DXE_H__
11 #define __INTEL_QNC_DXE_H__
12
13 #include <IntelQNCRegs.h>
14 #include <IntelQNCConfig.h>
15
16 #endif
17