Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/08/2006 22:14:14
Module Name: src
Committed By: gdamore
Date: Fri Sep 8 22:14:14 UTC 2006
Modified Files:
src/sys/arch/mips/include: mips3_clock.h
src/sys/arch/mips/mips: mips3_clock.c
Log Message:
Rename init_mips3_tc to mips3_init_tc() for consistency, and make it
extern.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/include/mips3_clock.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/mips/mips3_clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.