audk/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCBase.h

18 lines
282 B
C

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