diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-22 08:38:32 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-22 08:38:32 +0100 |
| commit | bddaafedff871716a0169e9ebf1ada5851970365 (patch) | |
| tree | 22fbfde6a811e49b8968eb138c83b4cce3a1df92 /dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm | |
| parent | 610f91d87152cbe48d3054fcf437d8239da6ef35 (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.asm | 2 |
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. |
