Subject: CVS commit: src/sys/arch/i386/isa
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 02/03/2005 21:54:49
Module Name:	src
Committed By:	perry
Date:		Thu Feb  3 21:54:49 UTC 2005

Modified Files:
	src/sys/arch/i386/isa: clock.c

Log Message:
move a prototype back inside an #ifdef -- my GENERIC kernels worked
fine with it in the new place, but compiling another kernel found that
it wasn't a good idea.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/arch/i386/isa/clock.c

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