Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 10/19/2002 15:46:58
Module Name:	syssrc
Committed By:	bsh
Date:		Sat Oct 19 12:46:58 UTC 2002

Added Files:
	syssrc/sys/arch/arm/arm32: atomic.S

Log Message:
non-inline version of atomic_{set,clear}_bit(), defined when
ATOMIC_SET_BIT_NONINLINE_REQUIRED is defined.
(extracted from arm/arm32/locore.S)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm/arm32/atomic.S

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