summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-02-18 12:22:39 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-02-18 12:22:39 +0100
commit36ec3e50aa1328bed5f3d2cfbf6a0596caa7a7c5 (patch)
tree002560ad8d68d19b9b25a799e718904d4f02e0c6 /dev/Kernel/HALKit
parent6a9ae8360b9c7757b756be6cc41c77982344b0c6 (diff)
ADD: File to install system calls and Symbols header file.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/HALKit')
-rw-r--r--dev/Kernel/HALKit/AMD64/HalSystemCallInstall.cc8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev/Kernel/HALKit/AMD64/HalSystemCallInstall.cc b/dev/Kernel/HALKit/AMD64/HalSystemCallInstall.cc
new file mode 100644
index 00000000..3e360582
--- /dev/null
+++ b/dev/Kernel/HALKit/AMD64/HalSystemCallInstall.cc
@@ -0,0 +1,8 @@
+/* -------------------------------------------
+
+ Copyright (C) 2025, Amlal EL Mahrouss, all rights reserved.
+
+------------------------------------------- */
+
+#include <ArchKit/ArchKit.h>
+