blob: 92bfca25686581ccf0f7ceaa06e5966a410557d6 (
plain)
1
2
3
4
5
6
7
8
9
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.
|