From da44113b0200161a8826ec6292af111e9292c3d1 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 15 Jan 2025 10:24:53 +0100 Subject: ADD: Patches to NeFS, only FindFork to fix now. Signed-off-by: Amlal El Mahrouss --- dev/Kernel/HALKit/AMD64/Processor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Kernel/HALKit/AMD64/Processor.h') diff --git a/dev/Kernel/HALKit/AMD64/Processor.h b/dev/Kernel/HALKit/AMD64/Processor.h index 31a6d2c5..8709dc30 100644 --- a/dev/Kernel/HALKit/AMD64/Processor.h +++ b/dev/Kernel/HALKit/AMD64/Processor.h @@ -177,7 +177,7 @@ namespace Kernel::HAL static Void Load(Register64& idt); static Void Load(Ref& idt); }; - + /***********************************************************************************/ /// @brief Is the current config SMP aware? /// @return True if YES, False if not. -- cgit v1.2.3