Subject: CVS commit: [thorpej-atomic] src/common/lib/libc/arch/i386/atomic
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/17/2007 05:53:17
Module Name: src
Committed By: thorpej
Date: Tue Apr 17 05:53:17 UTC 2007
Modified Files:
src/common/lib/libc/arch/i386/atomic [thorpej-atomic]: atomic_cas_32.S
Log Message:
Fix the end-of-function padding so both versions of cas-32 end up the
same size.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 \
src/common/lib/libc/arch/i386/atomic/atomic_cas_32.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.