fix RLIMIT_ constants for mips
The mips arch is special in that it uses different RLIMIT_ numbers than other archs, so allow bits/resource.h to override the default RLIMIT_ numbers (empty on all archs except mips). Reported by orc.
Showing
arch/arm/bits/resource.h
0 → 100644
arch/i386/bits/resource.h
0 → 100644
arch/microblaze/bits/resource.h
0 → 100644
arch/mips/bits/resource.h
0 → 100644
arch/powerpc/bits/resource.h
0 → 100644
arch/sh/bits/resource.h
0 → 100644
arch/x32/bits/resource.h
0 → 100644
arch/x86_64/bits/resource.h
0 → 100644
想要评论请 注册 或 登录