summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/ARM64/HalTimerARM64.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/HALKit/ARM64/HalTimerARM64.cc')
-rw-r--r--dev/kernel/HALKit/ARM64/HalTimerARM64.cc14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev/kernel/HALKit/ARM64/HalTimerARM64.cc b/dev/kernel/HALKit/ARM64/HalTimerARM64.cc
new file mode 100644
index 00000000..785d2d5c
--- /dev/null
+++ b/dev/kernel/HALKit/ARM64/HalTimerARM64.cc
@@ -0,0 +1,14 @@
+/* -------------------------------------------
+
+ Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved.
+
+ File: HalTimer.cc
+ Purpose: HAL timer
+
+ Revision History:
+
+ 07/07/24: Added file (amlel)
+
+------------------------------------------- */
+
+#include <ArchKit/ArchKit.h>