summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/SMPManager.hpp
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-07-28 06:15:54 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-07-28 06:15:54 +0200
commit3feb5cb72e3e422e804098e2fdcb0bd3e7961627 (patch)
tree26c65a3b0cd1a2eb9f6cb5683778a703afcd38e5 /Kernel/KernelKit/SMPManager.hpp
parent8fdf00bfb70b111b49de003a46940c9ee8187295 (diff)
[FIX] Kernel\Sources\GUIDWizard.cxx: Fixed and implemented cf_make_sequence correctly.
[REFACTOR] Kernel\Sources\PEFSharedObject.cxx Replace rt_library_free with rt_library_fini. [REFACTOR] SimpleHAL\Main.c: Replace SampleDriver with SampleHAL. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel/KernelKit/SMPManager.hpp')
-rw-r--r--Kernel/KernelKit/SMPManager.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Kernel/KernelKit/SMPManager.hpp b/Kernel/KernelKit/SMPManager.hpp
index cb6b7884..a7af05d9 100644
--- a/Kernel/KernelKit/SMPManager.hpp
+++ b/Kernel/KernelKit/SMPManager.hpp
@@ -11,8 +11,7 @@
#include <CompilerKit/CompilerKit.hxx>
#include <NewKit/Ref.hxx>
-// Last Rev
-// Sat Feb 24 CET 2024
+/// @note Last Rev Sun 28 Jul CET 2024
#define kMaxHarts 8