Fix file system racing and ext2 directory insertion (#58)
[lunaix-os.git] / lunaix-os / includes / usr / lunaix / syscallid.h
index ce55519f9cbbfc03ea9ad31bd5df749a7e71d7c9..7e995f1f573be0172e3d537b75f5b1d5c54e5425 100644 (file)
@@ -74,6 +74,6 @@
 #define __SYSCALL_th_detach 62
 #define __SYSCALL_th_sigmask 63
 
-#define __SYSCALL_MAX 0x100
+#define __SYSCALL_MAX 0x200
 
 #endif /* __LUNAIX_SYSCALLID_H */