Fix: setrlimit has two parameters
authorceriel <none@none>
Wed, 6 Oct 1993 16:12:40 +0000 (16:12 +0000)
committerceriel <none@none>
Wed, 6 Oct 1993 16:12:40 +0000 (16:12 +0000)
mach/sparc/libsys/setrlimit.s

index f611dfe..4574182 100644 (file)
@@ -1,4 +1,4 @@
 #include "SYS.h"
 
-SYS_call_1(setrlimit)
+SYS_call_2(setrlimit)