Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/14/2000 21:40:22
Module Name: basesrc
Committed By: bjh21
Date: Thu Dec 14 19:40:22 UTC 2000
Modified Files:
basesrc/lib/libc/arch/arm26/string: bcopy.S bzero.S memcpy.S memmove.S
Log Message:
Use _C_LABEL rather than _C_FUNC.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/arm26/string/bcopy.S \
basesrc/lib/libc/arch/arm26/string/bzero.S \
basesrc/lib/libc/arch/arm26/string/memcpy.S \
basesrc/lib/libc/arch/arm26/string/memmove.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.