aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/boot/compressed/tdx-shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/boot/compressed/tdx-shared.c')
-rw-r--r--arch/x86/boot/compressed/tdx-shared.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/boot/compressed/tdx-shared.c b/arch/x86/boot/compressed/tdx-shared.c
new file mode 100644
index 000000000000..5ac43762fe13
--- /dev/null
+++ b/arch/x86/boot/compressed/tdx-shared.c
@@ -0,0 +1,2 @@
+#include "error.h"
+#include "../../coco/tdx/tdx-shared.c"