Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/30/2003 04:32:56
Module Name:	src
Committed By:	thorpej
Date:		Thu Oct 30 04:32:56 UTC 2003

Modified Files:
	src/sys/kern: kern_timeout.c
	src/sys/sys: callout.h

Log Message:
Make callout_setfunc() a CPP macro.  Suggested by enami.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/kern/kern_timeout.c
cvs rdiff -r1.19 -r1.20 src/sys/sys/callout.h

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