blob: 040ecfa5193df71518432349a7cf4b54687028b4 (
plain)
1
2
3
4
5
6
7
8
9
|
/** @file
Include file to support building the third-party cryptographic library.
Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <CrtLibSupport.h>
|