Subject: CVS commit: src/common/lib/libc/arch/m68k/atomic
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/29/2007 17:12:22
Module Name: src
Committed By: ad
Date: Thu Nov 29 17:12:22 UTC 2007
Modified Files:
src/common/lib/libc/arch/m68k/atomic: atomic_and.S atomic_or.S
Log Message:
Apparently pointers are also returned in %a0.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/common/lib/libc/arch/m68k/atomic/atomic_and.S \
src/common/lib/libc/arch/m68k/atomic/atomic_or.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.