diff options
| author | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-14 15:56:45 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-14 15:56:45 +0200 |
| commit | f284646368823ffa88aa411d302f02421df2f5b2 (patch) | |
| tree | 8ad1da4dcf856d1231a689a20a73cc32b9925572 /Kernel/HALKit | |
| parent | dd7b72379108c10cd68853d2a8a0332784ebb8cb (diff) | |
MHR-31: Focusing on ARM support for upcoming product.
Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Kernel/HALKit')
| -rw-r--r-- | Kernel/HALKit/ARM64/Hart.hxx | 7 |
1 files changed, 7 insertions, 0 deletions
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
|
