Subject: CVS commit: src/sys/arch/sparc/include
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/30/2004 16:22:27
Module Name: src
Committed By: christos
Date: Thu Dec 30 16:22:27 UTC 2004
Modified Files:
src/sys/arch/sparc/include: stdarg.h
Log Message:
- don't try to to lint the va_arg() macros, instead replace them.
- replace the va_start() macro for lint
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/sparc/include/stdarg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.