Remove MIPS version of waitid.c.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 30 Apr 2015 16:25:46 +0000 (16:25 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 30 Apr 2015 16:25:46 +0000 (16:25 +0000)
commit0833cecd26de9cd53de834ec8f79d699a8f6e76b
tree17c4c40332d55a4724d417f42a86a63eb5179161
parent45c2c5640354b52e5d7acd0a14748e76887d4081
Remove MIPS version of waitid.c.

Since glibc is no longer built with -Winline, a special MIPS version
of waitid.c to disable -Winline is no longer needed, and this patch
removes it.  Tested that glibc does indeed build with the patch
applied.

* sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
ChangeLog
sysdeps/unix/sysv/linux/mips/mips32/waitid.c [deleted file]