Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/03/2007 12:24:49
Module Name:	src
Committed By:	ad
Date:		Wed Oct  3 12:24:49 UTC 2007

Modified Files:
	src/sys/arch/amd64/include: atomic.h
	src/sys/arch/i386/include: atomic.h

Log Message:
Make the atomics inline unless !__GNUC__.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/amd64/include/atomic.h
cvs rdiff -r1.11 -r1.12 src/sys/arch/i386/include/atomic.h

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