Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 06/03/2001 18:10:12
Module Name:	syssrc
Committed By:	ragge
Date:		Sun Jun  3 15:10:11 UTC 2001

Modified Files:
	syssrc/sys/arch/vax/include: lock.h

Log Message:
Implement spinlocks as subroutines instead of inlines.
Add SPINLOCK_SPIN_HOOK; the VAX has low-priority IPIs like Alpha.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/vax/include/lock.h

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