diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-22 00:57:17 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-22 00:57:17 +0100 |
| commit | 7b16a971891e12550569aa67d4185c2e51c3b8a9 (patch) | |
| tree | 41a2916a5225139cca013181af6a7faf53036305 /Public/SDK/System.Core/ReadMe.md | |
| parent | 80b76666074aa94f165e3db7b3dda2145ca6efc0 (diff) | |
unstable: /Public/: Rename Kits/ to SDK/
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Public/SDK/System.Core/ReadMe.md')
| -rw-r--r-- | Public/SDK/System.Core/ReadMe.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Public/SDK/System.Core/ReadMe.md b/Public/SDK/System.Core/ReadMe.md new file mode 100644 index 00000000..92bfca25 --- /dev/null +++ b/Public/SDK/System.Core/ReadMe.md @@ -0,0 +1,10 @@ +# System.Core +## Core System API. + +Currently contains: +- System Call Interface. +- Heap API. +- System Heap API. +- File API. +- Core functions and data types. +- System Threading API.
\ No newline at end of file |
