nitro_enclaves.h 267 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /*
  3. * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
  4. */
  5. #ifndef _LINUX_NITRO_ENCLAVES_H_
  6. #define _LINUX_NITRO_ENCLAVES_H_
  7. #include <uapi/linux/nitro_enclaves.h>
  8. #endif /* _LINUX_NITRO_ENCLAVES_H_ */