summaryrefslogtreecommitdiffhomepage
path: root/dev/libSystem/docs
diff options
context:
space:
mode:
Diffstat (limited to 'dev/libSystem/docs')
-rw-r--r--dev/libSystem/docs/SPECIFICATION_SYSCALLS.md2
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
===================================