Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/08/2006 00:23:29
Module Name:	src
Committed By:	matt
Date:		Sat Jul  8 00:23:29 UTC 2006

Modified Files:
	src/sys/kern: kern_synch.c

Log Message:
Don't define bpendtsleep on vax (gcc4 optimizer will duplicate the asm
that contains it result in a multiple symbol definition in gas).


To generate a diff of this commit:
cvs rdiff -r1.162 -r1.163 src/sys/kern/kern_synch.c

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