From d3819813b8e0a64400ddf3ce033bae7c3f245508 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Tue, 26 Jul 2016 12:02:18 -0400 Subject: Import upstream version 0.9+1465500757.14a5905 --- Cryptlib/Include/memory.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Cryptlib/Include/memory.h (limited to 'Cryptlib/Include/memory.h') diff --git a/Cryptlib/Include/memory.h b/Cryptlib/Include/memory.h new file mode 100644 index 00000000..092b3cde --- /dev/null +++ b/Cryptlib/Include/memory.h @@ -0,0 +1,16 @@ +/** @file + Include file to support building OpenSSL Crypto Library. + +Copyright (c) 2015, Intel Corporation. All rights reserved.
+This program and the accompanying materials +are licensed and made available under the terms and conditions of the BSD License +which accompanies this distribution. The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + +**/ + +#include + -- cgit v1.2.3