diff options
| author | Amlal El Mahrouss <zka-holder@mahrouss-logic.com> | 2024-10-28 10:39:25 +0000 |
|---|---|---|
| committer | Amlal El Mahrouss <zka-holder@mahrouss-logic.com> | 2024-10-28 10:39:25 +0000 |
| commit | 6be176de2e92300227cfa826063a5f69e10626a8 (patch) | |
| tree | bf1d62c0a20e16a224aaed3bda574c9ca04a7d5b /dev/ZKAKit/KernelKit/DebugOutput.h | |
| parent | e0024d9ea688ee91a77abc0e28c5ea24b13ca67d (diff) | |
FIX: CODEOWNERS and String, Utils C++ sources.
Diffstat (limited to 'dev/ZKAKit/KernelKit/DebugOutput.h')
| -rw-r--r-- | dev/ZKAKit/KernelKit/DebugOutput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKAKit/KernelKit/DebugOutput.h b/dev/ZKAKit/KernelKit/DebugOutput.h index e7e466e3..f6260908 100644 --- a/dev/ZKAKit/KernelKit/DebugOutput.h +++ b/dev/ZKAKit/KernelKit/DebugOutput.h @@ -15,7 +15,7 @@ #define kDebugUnboundPort 0x0FEED -#define kDebugMag0 'N' +#define kDebugMag0 'Z' #define kDebugMag1 'D' #define kDebugMag2 'B' #define kDebugMag3 'G' |
