Subject: CVS commit: src/sys/arch/sh5/include
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 02/26/2005 21:13:56
Module Name:	src
Committed By:	scw
Date:		Sat Feb 26 21:13:56 UTC 2005

Modified Files:
	src/sys/arch/sh5/include: ansi.h stdarg.h varargs.h

Log Message:
Tweak {s,}size_t definitions to reflect the types used internally
by gcc on sh5.
Tweak stdarg/vararg definitions to pacify lint.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sh5/include/ansi.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/sh5/include/stdarg.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/sh5/include/varargs.h

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