Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/04/2007 03:04:41
Module Name:	src
Committed By:	uwe
Date:		Sun Mar  4 03:04:41 UTC 2007

Modified Files:
	src/sys/arch/sparc/sparc: timer_msiiep.c

Log Message:
Don't mix code and declarations/defintions.
Use designated initialization for strict timecounter.
Misc cosmetics.  Clean up whitespace.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/sparc/sparc/timer_msiiep.c

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