summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/KernelKit/DebugOutput.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <zka-holder@mahrouss-logic.com>2024-10-28 10:39:25 +0000
committerAmlal El Mahrouss <zka-holder@mahrouss-logic.com>2024-10-28 10:39:25 +0000
commit6be176de2e92300227cfa826063a5f69e10626a8 (patch)
treebf1d62c0a20e16a224aaed3bda574c9ca04a7d5b /dev/ZKAKit/KernelKit/DebugOutput.h
parente0024d9ea688ee91a77abc0e28c5ea24b13ca67d (diff)
FIX: CODEOWNERS and String, Utils C++ sources.
Diffstat (limited to 'dev/ZKAKit/KernelKit/DebugOutput.h')
-rw-r--r--dev/ZKAKit/KernelKit/DebugOutput.h2
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'