Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/28/2001 00:10:28
Module Name:	syssrc
Committed By:	lukem
Date:		Tue Feb 27 22:10:28 UTC 2001

Modified Files:
	syssrc/sys/sys: proc.h

Log Message:
revert part of previous and change cpu_wait prototype back to using __P():
	void cpu_wait __P((struct proc *));
until there's consensus on the correct way to fix this, ports that
#define cpu_wait should at least be able to compile again.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 syssrc/sys/sys/proc.h

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