1 /* SPDX-License-Identifier: GPL-2.0 */ 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* 2 /* 3 * Copyright 2020 Amazon.com, Inc. or its affi 3 * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. 4 */ 4 */ 5 5 6 #ifndef _LINUX_NITRO_ENCLAVES_H_ 6 #ifndef _LINUX_NITRO_ENCLAVES_H_ 7 #define _LINUX_NITRO_ENCLAVES_H_ 7 #define _LINUX_NITRO_ENCLAVES_H_ 8 8 9 #include <uapi/linux/nitro_enclaves.h> 9 #include <uapi/linux/nitro_enclaves.h> 10 10 11 #endif /* _LINUX_NITRO_ENCLAVES_H_ */ 11 #endif /* _LINUX_NITRO_ENCLAVES_H_ */ 12 12
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.