4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 12:29:32 +08:00

Fix typo in latest change to libc/machine/sh - new file should be strlen.S.

This commit is contained in:
Jeff Johnston 2002-06-25 00:02:32 +00:00
parent d5487d3fb7
commit 1e7ca7111f

View File

@ -13,7 +13,7 @@
2002-06-24 J"orn Rennecke <joern.rennecke@superh.com> 2002-06-24 J"orn Rennecke <joern.rennecke@superh.com>
* libc/machine/sh/strcpy.S: New file. * libc/machine/sh/strlen.S: New file.
* libc/machine/sh/Makefile.am (lib_a_SOURCES): Add rule for it. * libc/machine/sh/Makefile.am (lib_a_SOURCES): Add rule for it.
* libc/machine/sh/Makefile.am: Regenerate. * libc/machine/sh/Makefile.am: Regenerate.