mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
247d222548
r211130 in favor of this more general fix. This fixes a compilation error for mips 64-bit little endian build. libexec/rtld-elf/mips/reloc.c:196: warning: right shift count >= width of type Suggested by: stefanf, jchandra, bde