From bc305c8805547a19292dc709ae8c494b42606ffb Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 28 Dec 2024 05:44:37 +0100 Subject: IMPL: Change from inc to corp. Signed-off-by: Amlal El Mahrouss --- dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm') diff --git a/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm b/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm index cb440418..d0dcc2a9 100644 --- a/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm +++ b/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm @@ -1,7 +1,7 @@ ;; /* ;; * --------------------------------------------------- ;; * -;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved. +;; * Copyright (C) 2024, Theater Quality Corp, all rights reserved. ;; * ;; * File: HalInterruptAPI.asm ;; * Purpose: Interrupt API, redirect raw interrupts into their handlers. -- cgit v1.2.3