From 028d7057402051f809bbafa27aa278769732c56b Mon Sep 17 00:00:00 2001 From: amlal Date: Sat, 9 Mar 2024 19:12:48 +0000 Subject: Microkernel: See below. - Moved most of GDT code to AMD64's Processor.hpp - add hal_ category of functions. Signed-off-by: amlal --- Private/Drivers/AHCI/API.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Private/Drivers') 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 + -- cgit v1.2.3