diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:33:15 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:34:47 +0100 |
| commit | 0d88ce0e3e489db5f62f0097f9461df9ccb89913 (patch) | |
| tree | 9f649754096b0fb7bee9f9aa93985488beafb5b9 /dev/CompilerKit/impl/PowerPC.h | |
| parent | 56db5137ddd10f476b9820944b47ab72c6f8e019 (diff) | |
meta: Codebase improvements on CompilerKit.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/CompilerKit/impl/PowerPC.h')
| -rw-r--r-- | dev/CompilerKit/impl/PowerPC.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/CompilerKit/impl/PowerPC.h b/dev/CompilerKit/impl/PowerPC.h index 03aea49..7c7f67c 100644 --- a/dev/CompilerKit/impl/PowerPC.h +++ b/dev/CompilerKit/impl/PowerPC.h @@ -1,4 +1,4 @@ -/* ------------------------------------------- +/* ======================================== Some modifications are copyrighted under: Amlal El Mahrouss @@ -6,7 +6,7 @@ Original author: Apple Inc -------------------------------------------- */ +======================================== */ #pragma once |
