diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 22:35:55 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 22:35:55 +0100 |
| commit | 730b76e1aae96f9a5cafc13634d6f014e598abaf (patch) | |
| tree | b9c6542602d4fd0138eb7a88e8a9a9d13971e88e /dev/CompilerKit/src/Frontend/CCompilerARM64.cc | |
| parent | 49064df5303b9a96f6b11dd0aed27dc1e269aa9e (diff) | |
feat: API and codebase tweaks.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/CompilerKit/src/Frontend/CCompilerARM64.cc')
| -rw-r--r-- | dev/CompilerKit/src/Frontend/CCompilerARM64.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/CompilerKit/src/Frontend/CCompilerARM64.cc b/dev/CompilerKit/src/Frontend/CCompilerARM64.cc index 88e2113..5c03d41 100644 --- a/dev/CompilerKit/src/Frontend/CCompilerARM64.cc +++ b/dev/CompilerKit/src/Frontend/CCompilerARM64.cc @@ -28,7 +28,7 @@ /* This is part of the CompilerKit. */ /* (c) Amlal El Mahrouss */ -/// @author EL Mahrouss Amlal (amlel) +/// @author El Mahrouss Amlal (amlel) /// @file ARM64-cc.cc /// @brief ARM64 C Compiler. |
