Subject: CVS commit: src/sys/arch/mips/include
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/25/2003 18:14:48
Module Name: src
Committed By: mycroft
Date: Sat Oct 25 18:14:48 UTC 2003
Modified Files:
src/sys/arch/mips/include: ansi.h stdarg.h
Log Message:
Update for GCC3 (basically, use the __builtin_va_* implementation).
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/mips/include/ansi.h
cvs rdiff -r1.24 -r1.25 src/sys/arch/mips/include/stdarg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.