From f284646368823ffa88aa411d302f02421df2f5b2 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Fri, 14 Jun 2024 15:56:45 +0200 Subject: MHR-31: Focusing on ARM support for upcoming product. Signed-off-by: Amlal EL Mahrouss --- Kernel/HALKit/ARM64/Hart.hxx | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Kernel/HALKit/ARM64/Hart.hxx (limited to 'Kernel/HALKit') diff --git a/Kernel/HALKit/ARM64/Hart.hxx b/Kernel/HALKit/ARM64/Hart.hxx new file mode 100644 index 00000000..0146ad8c --- /dev/null +++ b/Kernel/HALKit/ARM64/Hart.hxx @@ -0,0 +1,7 @@ +/* ------------------------------------------- + + Copyright Zeta Electronics Corporation + +------------------------------------------- */ + +#pragma once -- cgit v1.2.3