Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/04/2000 17:19:06
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May  5 00:19:05 UTC 2000

Modified Files:
	syssrc/sys/sys: cdefs.h

Log Message:
Add a new macro, __GNUC_PREREQ__(major, minor) which tests to see if
the compiler is GCC and at least the version specified by <major,minor>,
and use it in a few appropriate places in this file.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/sys/cdefs.h

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