diff options
| author | Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> | 2024-10-31 20:31:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 20:31:26 +0100 |
| commit | 043ee15f36797f7dbf4c157418833064cc44fa46 (patch) | |
| tree | aa0ec19a2e00e987b38981f98c147b3759379340 /dev/ToolchainKit/src | |
| parent | d08c5f6c6c9aa675ab782a1df846a841d2f4b6b1 (diff) | |
Update Linker.cc
Diffstat (limited to 'dev/ToolchainKit/src')
| -rw-r--r-- | dev/ToolchainKit/src/Linker.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev/ToolchainKit/src/Linker.cc b/dev/ToolchainKit/src/Linker.cc index 9cb27f0..d31375e 100644 --- a/dev/ToolchainKit/src/Linker.cc +++ b/dev/ToolchainKit/src/Linker.cc @@ -7,12 +7,10 @@ ------------------------------------------- */ -/// @file Linker.cxx +/// @file Linker.cc /// @author Amlal EL Mahrouss (amlel) /// @brief ZKA Linker. - /// Last Rev: Sat Feb 24 CET 2024 - /// @note Do not look up for anything with .code64/.data64/.zero64! /// It will be loaded when program will start up! |
