Subject: CVS commit: src/common/lib/libc/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/28/2007 15:24:38
Module Name: src
Committed By: ad
Date: Wed Nov 28 15:24:38 UTC 2007
Modified Files:
src/common/lib/libc/arch/i386/atomic: atomic.S
src/common/lib/libc/arch/x86_64/atomic: atomic.S
Log Message:
Fix up a few minor problems.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/i386/atomic/atomic.S
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/x86_64/atomic/atomic.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.