Subject: CVS commit: syssrc/sys/arch/powerpc/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/04/2002 19:42:51
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Dec  4 17:42:51 UTC 2002

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

Log Message:
Revert my previous GCC 3.3-related changes; GCC 3.3 has been fixed
to handle our stdarg/varargs ABI for PowerPC.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/powerpc/include/ansi.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/powerpc/include/stdarg.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/powerpc/include/varargs.h

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