[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.
Some of the required structure definitons are defined under this macro. Change-Id: I7a9a986e371381697dcb56bd8ea362856ffa7509
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#define RLIMIT_RSS 7
|
||||
#define RLIMIT_NPROC 8
|
||||
#define RLIMIT_MEMLOCK 9
|
||||
#include <asm-generic/resource.h>
|
||||
#define RLIM_INFINITY 0x7fffffffUL
|
||||
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
||||
#include <asm-generic/resource.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user