Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/28/2007 15:26:00
Module Name:	src
Committed By:	ad
Date:		Wed Nov 28 15:26:00 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64: lock_stubs.S
	src/sys/arch/i386/i386: lock_stubs.S
	src/sys/arch/x86/x86: patch.c

Log Message:
Hook in the atomic ops from libkern.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/amd64/amd64/lock_stubs.S
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/i386/lock_stubs.S
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/x86/patch.c

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