Fix resource/bug-ulimit1 test
ulimit is a variadic function and the second argument must have type
long (or unsigned long).
Reviewed-by:
Adhemerval Zanella <adhemerval.zanella@linaro.org>
Loading
Please register or sign in to comment
ulimit is a variadic function and the second argument must have type
long (or unsigned long).
Reviewed-by:
Adhemerval Zanella <adhemerval.zanella@linaro.org>