Subject: CVS commit: syssrc/sys/arch/mips/include
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 08/18/2001 06:27:03
Module Name: syssrc
Committed By: simonb
Date: Sat Aug 18 03:27:03 UTC 2001
Modified Files:
syssrc/sys/arch/mips/include: stdarg.h
Log Message:
Fix lint problem introduced in last change - if `lint' is defined,
#define away __alignof__. Still produces some warnings, but at least
they're not fatal anymore.
Problem noted by Rafal Boni in private mail.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/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.