Subject: CVS commit: src/sys/arch/m68k/include
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/14/2005 20:06:15
Module Name:	src
Committed By:	matt
Date:		Thu Apr 14 20:06:15 UTC 2005

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

Log Message:
For GCC3 and beyond, use the __builtin_va_* types and functions to
deal with variable argument lists.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/m68k/include/ansi.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/m68k/include/stdarg.h

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