aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nitro_enclaves.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nitro_enclaves.h')
-rw-r--r--include/linux/nitro_enclaves.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/linux/nitro_enclaves.h b/include/linux/nitro_enclaves.h
new file mode 100644
index 000000000000..d91ef2bfdf47
--- /dev/null
+++ b/include/linux/nitro_enclaves.h
@@ -0,0 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ */
+
+#ifndef _LINUX_NITRO_ENCLAVES_H_
+#define _LINUX_NITRO_ENCLAVES_H_
+
+#include <uapi/linux/nitro_enclaves.h>
+
+#endif /* _LINUX_NITRO_ENCLAVES_H_ */