Go to the documentation of this file. 1 #ifndef _ALPHA_RESOURCE_H
2 #define _ALPHA_RESOURCE_H
8 #define RLIMIT_NOFILE 6
10 #define RLIMIT_NPROC 8
11 #define RLIMIT_MEMLOCK 9
18 #define RLIM_INFINITY 0x7ffffffffffffffful
20 #include <asm-generic/resource.h>