Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 01/08/2008 14:46:28
Module Name:	src
Committed By:	joerg
Date:		Tue Jan  8 14:46:28 UTC 2008

Modified Files:
	src/sys/arch/mips/include: mips3_clock.h
	src/sys/arch/mips/mips: mips3_clock.c mips3_clockintr.c

Log Message:
Remove __HAVE_TIMECOUNTER conditionals.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/mips/include/mips3_clock.h
cvs rdiff -r1.6 -r1.7 src/sys/arch/mips/mips/mips3_clock.c \
    src/sys/arch/mips/mips/mips3_clockintr.c

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