Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 06/14/2001 04:09:37
Module Name:	syssrc
Committed By:	rafal
Date:		Thu Jun 14 01:09:37 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/sgimips: ip32.c

Log Message:
Get rid of externs moved to header files, add event counter for the clock
interrupt, use platform.ticks_per_hz instead of hardcoded constant for the
counter increment (XX: not that the ticks_per_hz is calculated for the IP32
yet).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sgimips/sgimips/ip32.c

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