mux 2003/09/30 13:34:57 PDT
FreeBSD src repository
Modified files:
sys/sys cdefs.h
Log:
Define a new __GNUC_PREREQ__(maj, min) to test if we have a specific
version of GCC or later and use it where appropriate. It makes this
file more readable.
Obtained from: OpenBSD
Revision Changes Path
1.76 +16 -6 src/sys/sys/cdefs.h