summaryrefslogtreecommitdiffhomepage
path: root/src/libSystem
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-18 15:39:53 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-18 15:40:00 +0100
commit41117a33aa0dde66b8964b4bc0de0082fcd40667 (patch)
treef31bbee097400fc661ee2c7e3359726cbb7e6cca /src/libSystem
parente884793b0bc1222d17c55718765db6bb3f51f344 (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.json2
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."
}