From a874e9cc98df994178d55996943fe81799c61d2f Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 8 May 2024 23:45:45 +0200 Subject: MHR-23: :boom:, refactor. Signed-off-by: Amlal El Mahrouss --- NewKernel/HALKit/AMD64/HalInterruptAPI.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NewKernel/HALKit/AMD64/HalInterruptAPI.asm') 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. -- cgit v1.2.3