Loading arch/mips/include/uapi/asm/resource.h +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ * but we keep the old value on MIPS32, * for compatibility: */ #ifdef CONFIG_32BIT #ifndef __mips64 # define RLIM_INFINITY 0x7fffffffUL #endif Loading Loading
arch/mips/include/uapi/asm/resource.h +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ * but we keep the old value on MIPS32, * for compatibility: */ #ifdef CONFIG_32BIT #ifndef __mips64 # define RLIM_INFINITY 0x7fffffffUL #endif Loading