diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-09 09:30:55 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-09 09:30:55 +0100 |
| commit | a2013145412c7cf7eb461833f7853d80caa88723 (patch) | |
| tree | fbd4796dd50dd07cad283871f7ed0b644a007b62 /dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm | |
| parent | 315c36261918e74311ad740bcf2755cc4d1ea5fb (diff) | |
META: Bumping repository.
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 9121edb9..67da6aa2 100644 --- a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm +++ b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm @@ -1,7 +1,7 @@ ;; /* ;; * --------------------------------------------------- ;; * -;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. +;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ;; * ;; * File: HalInterruptAPI.asm ;; * Purpose: Interrupt API, redirect raw interrupts into their handlers. |
