Subject: CVS commit: src/sys/arch/hpcsh/dev/hd64461
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/18/2005 23:20:03
Module Name:	src
Committed By:	uwe
Date:		Sun Dec 18 23:20:03 UTC 2005

Modified Files:
	src/sys/arch/hpcsh/dev/hd64461: hd64461video.c

Log Message:
Use ANSI uintN_t types.  Use "void" in definitions of functions
without arguments.  Propagate "static" to function definitions.
Declare local functions static.  Hide acceleration code inside ifdef
HD64461VIDEO_HWACCEL (save more than 1K of text).


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/hpcsh/dev/hd64461/hd64461video.c

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