diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-08 23:45:45 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-08 23:45:45 +0200 |
| commit | a874e9cc98df994178d55996943fe81799c61d2f (patch) | |
| tree | 26f50c2f94b8269b6dfbd4d38a6ed38d359eb118 /NewKernel/HALKit/AXP | |
| parent | 0341a0f8747d94355f510a1e94fe2f43103b636e (diff) | |
MHR-23: :boom:, refactor.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'NewKernel/HALKit/AXP')
| -rw-r--r-- | NewKernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp | 2 | ||||
| -rw-r--r-- | NewKernel/HALKit/AXP/Processor.hpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/NewKernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp b/NewKernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp index 63a372e7..c6ef29fc 100644 --- a/NewKernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp +++ b/NewKernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Mahrouss Logic + Copyright SoftwareLabs ------------------------------------------- */ diff --git a/NewKernel/HALKit/AXP/Processor.hpp b/NewKernel/HALKit/AXP/Processor.hpp index a3f4030f..38277317 100644 --- a/NewKernel/HALKit/AXP/Processor.hpp +++ b/NewKernel/HALKit/AXP/Processor.hpp @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Mahrouss Logic + Copyright SoftwareLabs ------------------------------------------- */ |
