Go to the documentation of this file.
7 #ifndef _SPARC_RESOURCE_H
8 #define _SPARC_RESOURCE_H
14 #define RLIMIT_NOFILE 6
15 #define RLIMIT_NPROC 7
17 #if defined(__sparc__) && defined(__arch64__)
25 #define RLIM_INFINITY 0x7fffffff
28 #include <asm-generic/resource.h>