summaryrefslogtreecommitdiffhomepage
path: root/NewKernel/HALKit/AMD64/HalInterruptAPI.asm
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-05-08 23:45:45 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-05-08 23:45:45 +0200
commita874e9cc98df994178d55996943fe81799c61d2f (patch)
tree26f50c2f94b8269b6dfbd4d38a6ed38d359eb118 /NewKernel/HALKit/AMD64/HalInterruptAPI.asm
parent0341a0f8747d94355f510a1e94fe2f43103b636e (diff)
MHR-23: :boom:, refactor.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'NewKernel/HALKit/AMD64/HalInterruptAPI.asm')
-rw-r--r--NewKernel/HALKit/AMD64/HalInterruptAPI.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/NewKernel/HALKit/AMD64/HalInterruptAPI.asm b/NewKernel/HALKit/AMD64/HalInterruptAPI.asm
index 8e4402c6..e4063388 100644
--- a/NewKernel/HALKit/AMD64/HalInterruptAPI.asm
+++ b/NewKernel/HALKit/AMD64/HalInterruptAPI.asm
@@ -1,7 +1,7 @@
;; /*
;; * ---------------------------------------------------
;; *
-;; * Copyright Mahrouss Logic, all rights reserved.
+;; * Copyright SoftwareLabs, all rights reserved.
;; *
;; * File: HalInterruptAPI.asm
;; * Purpose: Interrupt routing, redirect raw interrupts into their handlers.