brintos

brintos / linux-shallow public Read only

0
0
Text · 267 B · d91ef2b Raw
12 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2/*3 * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.4 */5 6#ifndef _LINUX_NITRO_ENCLAVES_H_7#define _LINUX_NITRO_ENCLAVES_H_8 9#include <uapi/linux/nitro_enclaves.h>10 11#endif /* _LINUX_NITRO_ENCLAVES_H_ */12