Files
system76-edk2/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCDxe.h
2019-04-09 10:58:22 -07:00

18 lines
279 B
C

/** @file
Public include file for the QNC Dxe
Copyright (c) 2013-2015 Intel Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef __INTEL_QNC_DXE_H__
#define __INTEL_QNC_DXE_H__
#include <IntelQNCRegs.h>
#include <IntelQNCConfig.h>
#endif