Subject: CVS commit: src/sys/arch/x86/isa
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 09/04/2006 03:07:52
Module Name:	src
Committed By:	perry
Date:		Mon Sep  4 03:07:52 UTC 2006

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

Log Message:
Undo static declaration on gettick -- lapic.c uses it.
Pointed out by Geoff Wing (mason at primenet.com.au)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86/isa/clock.c

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