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