diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-18 15:39:53 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-18 15:40:00 +0100 |
| commit | 41117a33aa0dde66b8964b4bc0de0082fcd40667 (patch) | |
| tree | f31bbee097400fc661ee2c7e3359726cbb7e6cca /src/libSystem | |
| parent | e884793b0bc1222d17c55718765db6bb3f51f344 (diff) | |
chore: libDDK: Tweak DDK and libSystem SDK.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libSystem')
| -rw-r--r-- | src/libSystem/libSystem.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libSystem/libSystem.json b/src/libSystem/libSystem.json index a90084cc..6faaa695 100644 --- a/src/libSystem/libSystem.json +++ b/src/libSystem/libSystem.json @@ -17,5 +17,5 @@ "kLibSystemVersionHighest=0x0100", "kLibSystemVersionLowest=0x0100" ], - "description": "System Kit for NeKernel." + "description": "The System Call Kit for the NeKernel Stack." } |
