summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/AMD64/HalHardwareMP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/HALKit/AMD64/HalHardwareMP.cpp')
-rw-r--r--Kernel/HALKit/AMD64/HalHardwareMP.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/Kernel/HALKit/AMD64/HalHardwareMP.cpp b/Kernel/HALKit/AMD64/HalHardwareMP.cpp
index 83e99ef8..9c034362 100644
--- a/Kernel/HALKit/AMD64/HalHardwareMP.cpp
+++ b/Kernel/HALKit/AMD64/HalHardwareMP.cpp
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */
@@ -16,8 +16,6 @@ namespace NewOS
{
HAL::rt_cli();
-
-
HAL::rt_sti();
}
@@ -27,8 +25,6 @@ namespace NewOS
{
HAL::rt_cli();
-
-
HAL::rt_sti();
}
} // namespace NewOS