summaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ToolchainKit/src/Linker.cc4
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!