Fix: setrlimit has two parameters
This commit is contained in:
parent
4775779d8e
commit
6dc51ef6eb
|
@ -1,4 +1,4 @@
|
|||
#include "SYS.h"
|
||||
|
||||
SYS_call_1(setrlimit)
|
||||
SYS_call_2(setrlimit)
|
||||
|
||||
|
|
Loading…
Reference in a new issue