summaryrefslogtreecommitdiff
path: root/Cryptlib/Include/memory.h
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2016-07-26 12:03:25 -0400
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2016-07-26 12:03:25 -0400
commit1854cb28d1aec5a415474c27b9689fb9926ec4ca (patch)
tree45b4dc5bcbe5a1d8f535977d9242ca1226e6f27c /Cryptlib/Include/memory.h
parentc2f285a93f50edc40d6f2b8114e4f9af812398d0 (diff)
parentd3819813b8e0a64400ddf3ce033bae7c3f245508 (diff)
downloadefi-boot-shim-1854cb28d1aec5a415474c27b9689fb9926ec4ca.tar.gz
efi-boot-shim-1854cb28d1aec5a415474c27b9689fb9926ec4ca.zip
New upstream release.
Diffstat (limited to 'Cryptlib/Include/memory.h')
-rw-r--r--Cryptlib/Include/memory.h16
1 files changed, 16 insertions, 0 deletions
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.<BR>
+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 <OpenSslSupport.h>
+