Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/22/1999 06:14:32
Module Name:	src
Committed By:	mycroft
Date:		Fri Jan 22 14:14:32 UTC 1999

Modified Files:
	src/sys/arch/arm32/include: stdarg.h
	src/sys/arch/i386/include: stdarg.h
	src/sys/arch/m68k/include: stdarg.h
	src/sys/arch/mips/include: stdarg.h
	src/sys/arch/pc532/include: stdarg.h
	src/sys/arch/vax/include: stdarg.h
Log Message:
Use __builtin_next_arg().  Fixed PR 6862.