Subject: CVS commit: src/sys/rump/librump/rumpkern
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/30/2007 21:48:40
Module Name: src
Committed By: dsl
Date: Fri Nov 30 21:48:40 UTC 2007
Modified Files:
src/sys/rump/librump/rumpkern: Makefile
Log Message:
Temporarily make 'atomic_add_int()' a non-atomic add so the build suceeds.
At some point the functions will (presumably) make their way into either
libc or libutil.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/rump/librump/rumpkern/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.