Subject: CVS commit: src/sys/arch/powerpc/include
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/24/2003 02:39:58
Module Name:	src
Committed By:	matt
Date:		Wed Sep 24 02:39:58 UTC 2003

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

Log Message:
Define va_list as __builtin_va_list for GCC 3.x.  Change stdarg macros
appropriately.  (this is committed from a system run a kernel and userland
built with these changes).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/powerpc/include/ansi.h
cvs rdiff -r1.13 -r1.14 src/sys/arch/powerpc/include/stdarg.h

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