diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-23 08:36:16 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-23 08:36:16 +0100 |
| commit | 0d197225d9c90123df67a752479f890de5ebe413 (patch) | |
| tree | f3c3363681cf69c1c468e2403d8cafa6b8eebf03 /include/CompilerKit/CodeGenerator.h | |
| parent | 999dc83cac37efc109da4d562a8a75d1f6fc7c86 (diff) | |
feat: add newline to files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/CompilerKit/CodeGenerator.h')
| -rw-r--r-- | include/CompilerKit/CodeGenerator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/CompilerKit/CodeGenerator.h b/include/CompilerKit/CodeGenerator.h index 3dbbc1e..28e9534 100644 --- a/include/CompilerKit/CodeGenerator.h +++ b/include/CompilerKit/CodeGenerator.h @@ -234,3 +234,4 @@ class EncoderPowerPC final : public IAssemblyEncoder { #endif // __ASM_NEED_32x0__ } // namespace CompilerKit + |
