diff options
| author | Amlal <amlal@nekernel.org> | 2025-08-13 23:56:41 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-08-13 23:56:41 +0200 |
| commit | bb432453ab609ca7e8dc8e991775329d10a29e7b (patch) | |
| tree | cea449ab68c412e6bd33ef4aedf8c912b55b3ade /dev/libSystem | |
| parent | d720fa31aaf728b63c95575843f42a575c63765f (diff) | |
feat! Breaking changes in the DDK.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'dev/libSystem')
| -rw-r--r-- | dev/libSystem/docs/SPECIFICATION_SYSCALLS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/libSystem/docs/SPECIFICATION_SYSCALLS.md b/dev/libSystem/docs/SPECIFICATION_SYSCALLS.md index b4b11c8c..89f61498 100644 --- a/dev/libSystem/docs/SPECIFICATION_SYSCALLS.md +++ b/dev/libSystem/docs/SPECIFICATION_SYSCALLS.md @@ -3,7 +3,7 @@ =================================== - **Programming Language**: C / C++ -- **Build System**: Make / BTB (Build the Build) +- **Build System**: Make / NeBuild - **Purpose**: System Call Interface (SCI) for NeKernel =================================== |
