Subject: CVS commit: src/sys/arch/sparc/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/16/2005 02:13:18
Module Name:	src
Committed By:	uwe
Date:		Wed Nov 16 02:13:18 UTC 2005

Modified Files:
	src/sys/arch/sparc/dev: tctrl.c tctrlvar.h

Log Message:
ANSIify function declarations/defintions.  Use uint<N>_t.
Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/sparc/dev/tctrl.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc/dev/tctrlvar.h

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