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
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
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: Regenerate.