summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-14 11:42:15 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-14 11:42:15 +0100
commit1ebfbbece43b1e16c21cff83c4d43c616b8075ed (patch)
treefe669e9bf9acfd56901b92a7edade838b939add1 /dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm
parent9d0ff59f961b11f6d03d57b9612a24db6e731267 (diff)
META: Update author to myself.
Diffstat (limited to 'dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm')
-rw-r--r--dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm
index ce72e7ca..7aafa079 100644
--- a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm
+++ b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm
@@ -1,7 +1,7 @@
;; /*
;; * ---------------------------------------------------
;; *
-;; * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
;; *
;; * File: HalInterruptAPI.asm
;; * Purpose: Interrupt API, redirect raw interrupts into their handlers.