Subject: CVS commit: src/common/lib/libc/arch/powerpc64/string
To: None <source-changes@NetBSD.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 07/07/2006 07:37:44
Module Name:	src
Committed By:	ross
Date:		Fri Jul  7 07:37:44 UTC 2006

Added Files:
	src/common/lib/libc/arch/powerpc64/string: ffs.S strlen.S

Log Message:
add reachover ffs and strlen for ppc64


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/powerpc64/string/ffs.S \
    src/common/lib/libc/arch/powerpc64/string/strlen.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.