Subject: CVS commit: src/common/lib/libc/arch/powerpc/string
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 12/23/2005 10:04:51
Module Name:	src
Committed By:	skrll
Date:		Fri Dec 23 10:04:51 UTC 2005

Modified Files:
	src/common/lib/libc/arch/powerpc/string: ffs.S strlen.S

Log Message:
Fix PR 32363 by defining _NOREGNAMES.

Someone should complete the transition.


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

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