diff options
Diffstat (limited to 'NewKernel/HALKit/AMD64/HalInterruptAPI.asm')
| -rw-r--r-- | NewKernel/HALKit/AMD64/HalInterruptAPI.asm | 2 |
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. |
