Subject: CVS commit: src/sys/arch/usermode/include
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 12/29/2007 15:44:32
Module Name:	src
Committed By:	jmcneill
Date:		Sat Dec 29 15:44:32 UTC 2007

Modified Files:
	src/sys/arch/usermode/include: mutex.h rwlock.h

Log Message:
#ifdef _X86_foo_H -> _ARCH_USERMODE_INCLUDE_foo_H, to match the rest of
the sources.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/usermode/include/mutex.h \
    src/sys/arch/usermode/include/rwlock.h

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