xref: /aosp_15_r20/external/musl/arch/mips/bits/resource.h (revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
1 #define RLIMIT_NOFILE  5
2 #define RLIMIT_AS      6
3 #define RLIMIT_RSS     7
4 #define RLIMIT_NPROC   8
5 #define RLIMIT_MEMLOCK 9
6