Subject: CVS commit: src/sys/arch/arm/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/17/2005 08:35:25
Module Name:	src
Committed By:	he
Date:		Thu Feb 17 08:35:24 UTC 2005

Modified Files:
	src/sys/arch/arm/include: stdarg.h

Log Message:
In the __lint__ version of __builtin_va_arg(), apply the cast the
user specified.  Fixes build problem.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/arm/include/stdarg.h

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