AcessNative - Fixing for recent kernel changes
[tpg/acess2.git] / AcessNative / syscalls.h
index b75a93d..078944d 100644 (file)
@@ -56,6 +56,9 @@ enum eSyscalls {
        // IPC
        SYS_SLEEP,
        SYS_FORK,
+       SYS_SENDMSG,
+       SYS_GETMSG,
+       SYS_SELECT,
        
        N_SYSCALLS
 };

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