Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/11/2001 06:43:00
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 11 03:43:00 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/sgimips: clock.c
Added Files:
	syssrc/sys/arch/sgimips/sgimips: clockvar.h

Log Message:
New clock functions, based on the newsmips versions.  These
actually do something, by calling into the hardware clock
routines set up during autoconfiguration.

From Rafal K. Boni.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sgimips/sgimips/clock.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sgimips/sgimips/clockvar.h

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