mips: Fix RLIMIT_RSS naming
authorMitch Hayenga <mitch.hayenga@arm.com>
Tue, 26 Aug 2014 14:13:31 +0000 (10:13 -0400)
committerMitch Hayenga <mitch.hayenga@arm.com>
Tue, 26 Aug 2014 14:13:31 +0000 (10:13 -0400)
commit0da99b7e0c40d924c8555ef41c38d361ea6c626d
tree8475b7318ee9cf753f1136732099e2a0f9d21983
parent61b8d5e4e4b27010f5dd757a34e7295bb5dd10ff
mips: Fix RLIMIT_RSS naming

MIPS defined RLIMIT_RSS in a way that could cause a naming conflict with
RLIMIT_RSS from the host system.  Broke clang+MacOS build.
src/arch/mips/linux/linux.hh