Subject: CVS commit: src/sys/arch/vax/include
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/22/2004 01:24:11
Module Name:	src
Committed By:	matt
Date:		Thu Jan 22 01:24:11 UTC 2004

Modified Files:
	src/sys/arch/vax/include: cpu.h

Log Message:
Add #define cpu_lwp_free do { } while (/*CONSTCOND*/0)
(VAX systems don't need to do anything in cpu_lwp_free)


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/arch/vax/include/cpu.h

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