mirror of https://github.com/acidanthera/audk.git
12 lines
280 B
C
12 lines
280 B
C
|
/** @file
|
||
|
Include file to support building the third-party cryptographic library.
|
||
|
|
||
|
Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
|
||
|
Copyright (c) 2019, Red Hat, Inc.
|
||
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
|
||
|
**/
|
||
|
|
||
|
#include <CrtLibSupport.h>
|
||
|
|