diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 19:32:41 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 19:32:41 +0100 |
| commit | 54f19b4fa7069aa715a4e7f6a4bcbf78ba7e849b (patch) | |
| tree | c465a0f3d04d5ce26d8e5a79a4c2ccf2a424135e /dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm | |
| parent | 90d1736123ade4967311ca6691045641e85fe183 (diff) | |
Common.h: Made a specific header guard for that file.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm')
| -rw-r--r-- | dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm index 67da6aa2..9121edb9 100644 --- a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm +++ b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm @@ -1,7 +1,7 @@ ;; /* ;; * --------------------------------------------------- ;; * -;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. +;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ;; * ;; * File: HalInterruptAPI.asm ;; * Purpose: Interrupt API, redirect raw interrupts into their handlers. |
