Remove sysdeps/x86_64/multiarch/rtld-strlen.S

Since there is no sysdeps/x86_64/multiarch/strlen.S,
sysdeps/x86_64/rtld-strlen.S will be used.

	* sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
This commit is contained in:
H.J. Lu 2014-06-20 08:10:07 -07:00
parent aa6ec754f3
commit 224c6c51c5
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-06-20 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
2014-06-20 Andreas Schwab <schwab@linux-m68k.org>
[BZ #17069]

View File

@ -1 +0,0 @@
#include "../rtld-strlen.S"