Subject: CVS commit: src/sys/arch/sparc/include
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/26/2003 06:00:58
Module Name:	src
Committed By:	mrg
Date:		Fri Dec 26 06:00:58 UTC 2003

Modified Files:
	src/sys/arch/sparc/include: lock.h

Log Message:
convert __ldstub() from a ({}) macro into a properly static inline function.
the latter is not valid for C++ so says GCC3.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/sparc/include/lock.h

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