summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/AMD64/HalKernelMain.cc
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-22 23:48:51 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-22 23:48:51 +0100
commitee3b7c3b8d1072e2ff424046b2835831b6d57ec5 (patch)
tree6eec2a9209607db67c560648f0c7e48d4b517587 /src/kernel/HALKit/AMD64/HalKernelMain.cc
parentc965bc54982d6b90ae91edd3bb1103a8d356e59a (diff)
chore: ran format.sh
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/kernel/HALKit/AMD64/HalKernelMain.cc')
-rw-r--r--src/kernel/HALKit/AMD64/HalKernelMain.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kernel/HALKit/AMD64/HalKernelMain.cc b/src/kernel/HALKit/AMD64/HalKernelMain.cc
index 860da0a3..3a30bb04 100644
--- a/src/kernel/HALKit/AMD64/HalKernelMain.cc
+++ b/src/kernel/HALKit/AMD64/HalKernelMain.cc
@@ -120,7 +120,6 @@ EXTERN_C Kernel::Int32 hal_init_platform(Kernel::HEL::BootInfoHeader* handover_h
FB::cg_clear_video();
-
// Load memory descriptors.
HAL::Register64 gdt_reg;