summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-22 08:38:32 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-22 08:38:32 +0100
commitbddaafedff871716a0169e9ebf1ada5851970365 (patch)
tree22fbfde6a811e49b8968eb138c83b4cce3a1df92 /dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
parent610f91d87152cbe48d3054fcf437d8239da6ef35 (diff)
META: BUMPING.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm')
-rw-r--r--dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm b/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
index 9d1bf367..cb440418 100644
--- a/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
+++ b/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
@@ -1,7 +1,7 @@
;; /*
;; * ---------------------------------------------------
;; *
-;; * Copyright (C) 2024, TQ B.V, all rights reserved.
+;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved.
;; *
;; * File: HalInterruptAPI.asm
;; * Purpose: Interrupt API, redirect raw interrupts into their handlers.