From 486425ed00acec134f8799bdde64bfd093c5fb55 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 26 Dec 2024 21:19:14 +0100 Subject: IMPL: A lot of new changes, see details. Signed-off-by: Amlal El Mahrouss --- dev/Kernel/HALKit/AMD64/HalAPICController.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Kernel/HALKit/AMD64/HalAPICController.cc') diff --git a/dev/Kernel/HALKit/AMD64/HalAPICController.cc b/dev/Kernel/HALKit/AMD64/HalAPICController.cc index cebbc41b..b20bd524 100644 --- a/dev/Kernel/HALKit/AMD64/HalAPICController.cc +++ b/dev/Kernel/HALKit/AMD64/HalAPICController.cc @@ -4,7 +4,7 @@ ------------------------------------------- */ -#include +#include #include #define cIOAPICRegVal (4) -- cgit v1.2.3