Kernel - Added an errno macro (implemented with TLS)
[tpg/acess2.git] / Kernel / include / syscalls.inc.asm
index d4fa724..307e582 100644 (file)
@@ -54,3 +54,4 @@
 %define SYS_CHDIR      81       ;Change current directory
 %define SYS_GETCWD     82       ;Get current directory
 %define SYS_MOUNT      83       ;Mount a filesystem
+%define SYS_SELECT     84       ;Wait for file handles

UCC git Repository :: git.ucc.asn.au