summaryrefslogtreecommitdiffhomepage
path: root/Private/Drivers
diff options
context:
space:
mode:
authoramlal <amlal@el-mahrouss-logic.com>2024-03-09 19:12:48 +0000
committeramlal <amlal@el-mahrouss-logic.com>2024-03-09 19:12:48 +0000
commit028d7057402051f809bbafa27aa278769732c56b (patch)
treec48ecab423f26deb28f3c2ad6818494b9c10ce75 /Private/Drivers
parent6f3b9a6359c387766beb5c3be147a9f4f744cbd7 (diff)
Microkernel: See below.
- Moved most of GDT code to AMD64's Processor.hpp - add hal_ category of functions. Signed-off-by: amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Private/Drivers')
-rw-r--r--Private/Drivers/AHCI/API.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Private/Drivers/AHCI/API.hxx b/Private/Drivers/AHCI/API.hxx
index 2a02b434..5ef58d84 100644
--- a/Private/Drivers/AHCI/API.hxx
+++ b/Private/Drivers/AHCI/API.hxx
@@ -6,3 +6,5 @@
#pragma once
+#include <Drivers/AHCI/Defines.hxx>
+