Subject: CVS commit: src/sys/arch/ia64
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/10/2006 21:30:14
Module Name:	src
Committed By:	gdamore
Date:		Sun Sep 10 21:30:14 UTC 2006

Modified Files:
	src/sys/arch/ia64/ia64: clock.c
	src/sys/arch/ia64/include: types.h

Log Message:
Removal of stub clock stuff and convert to use MI routines for timecounter
and todr support.  ok cherry@.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/ia64/ia64/clock.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/ia64/include/types.h

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