Subject: CVS commit: src/common/lib/libc/arch/i386/string
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/07/2006 12:07:55
Module Name:	src
Committed By:	yamt
Date:		Fri Apr  7 12:07:55 UTC 2006

Modified Files:
	src/common/lib/libc/arch/i386/string: memcpy.S memset.S

Log Message:
prefix local labels with ".L".


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

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