diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-14 15:29:32 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-14 15:29:32 +0100 |
| commit | aaec2471dc7dee11d653ee89f893cc7de2d1a803 (patch) | |
| tree | ba5740906f531c9fee1ab51c5a9fdba90639ff23 /include/System/Config.h | |
| parent | 0e04c6c760dfdce867e002d2ee6aaef7a61ae405 (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.h | 3 |
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> |
