summaryrefslogtreecommitdiff
path: root/arch/mipsn32/bits/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mipsn32/bits/resource.h')
-rw-r--r--arch/mipsn32/bits/resource.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mipsn32/bits/resource.h b/arch/mipsn32/bits/resource.h
new file mode 100644
index 00000000..414a4054
--- /dev/null
+++ b/arch/mipsn32/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