about summary refs log tree commit diff
path: root/arch/mips/bits/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/bits/resource.h')
-rw-r--r--arch/mips/bits/resource.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/bits/resource.h b/arch/mips/bits/resource.h
new file mode 100644
index 00000000..414a4054
--- /dev/null
+++ b/arch/mips/bits/resource.h
@@ -0,0 +1,5 @@
+#define RLIMIT_NOFILE  5
+#define RLIMIT_AS      6
+#define RLIMIT_RSS     7
+#define RLIMIT_NPROC   8
+#define RLIMIT_MEMLOCK 9