Subject: CVS commit: src/sys/arch/playstation2
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/14/2006 16:07:00
Module Name:	src
Committed By:	gdamore
Date:		Thu Sep 14 16:07:00 UTC 2006

Modified Files:
	src/sys/arch/playstation2/conf: files.playstation2
	src/sys/arch/playstation2/include: types.h
	src/sys/arch/playstation2/playstation2: clock.c

Log Message:
Convert playstation2 to todr and tc.  This is not compile tested, as the
current tree isn't buildable even by the cross tools (which I lack), due
to C99.  Approved in principle by martin@, simon@


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/playstation2/conf/files.playstation2
cvs rdiff -r1.2 -r1.3 src/sys/arch/playstation2/include/types.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/playstation2/playstation2/clock.c

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