summaryrefslogtreecommitdiffhomepage
path: root/include/System/Config.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-14 15:29:32 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-14 15:29:32 +0100
commitaaec2471dc7dee11d653ee89f893cc7de2d1a803 (patch)
treeba5740906f531c9fee1ab51c5a9fdba90639ff23 /include/System/Config.h
parent0e04c6c760dfdce867e002d2ee6aaef7a61ae405 (diff)
[CHORE] Update system headers, pre-final changes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/System/Config.h')
-rw-r--r--include/System/Config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/System/Config.h b/include/System/Config.h
index 9a7bfb3..474a107 100644
--- a/include/System/Config.h
+++ b/include/System/Config.h
@@ -10,7 +10,8 @@
#define _SUBSYSTEM_NET 0x1000
#define _SUBSYSTEM_DDK 0x1000
#define _SUBSYSTEM_SYS 0x1000
-#define _NEKERNEL 202603
+
+#define _NEKERNEL 202603L
#include <CoreFoundation.fwrk/headers/Foundation.h>
#include <DiskImage.fwrk/headers/DiskImage.h>