mips: Don't use MIN in dl-machine.h
commitef5d8b4342dbeeb6b9e67df75c89251898150532
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Dec 2017 00:33:59 +0000 (30 16:33 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Dec 2017 00:34:09 +0000 (30 16:34 -0800)
tree1e464a21885f1694f628699cf3cd954b4bfb67e4
parentf938b397dd17265a1a005cd5786f197de1013e74
mips: Don't use MIN in dl-machine.h

MIN is used, but param.h may not be included, so expand its single use
inline.

* sysdeps/mips/dl-machine.h (elf_machine_reloc): Expand MIN.
ChangeLog
sysdeps/mips/dl-machine.h