summaryrefslogtreecommitdiffhomepage
path: root/src/libSystem/libSystem.json
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-30 08:10:48 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-30 08:10:48 +0100
commit72b41e2f711198ad9baa846e7ba37f6e070cedb0 (patch)
tree412e384fb7ad218098d69c52d5d92a2801ec8a8e /src/libSystem/libSystem.json
parent951e967388dbf628e9a4b8b6ce4e8a637de91d75 (diff)
chore: ddk: Fix build on nebuild for C++ DDK.
chore: kernel: Tweaks and internal improvements. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libSystem/libSystem.json')
-rw-r--r--src/libSystem/libSystem.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libSystem/libSystem.json b/src/libSystem/libSystem.json
index 9df1b8f0..a90084cc 100644
--- a/src/libSystem/libSystem.json
+++ b/src/libSystem/libSystem.json
@@ -16,5 +16,6 @@
"kLibSystemVersion=0x0100",
"kLibSystemVersionHighest=0x0100",
"kLibSystemVersionLowest=0x0100"
- ]
+ ],
+ "description": "System Kit for NeKernel."
}