cvs commit: src/sys/i386/include _types.h
Marius Strobl
marius at FreeBSD.org
Sun Jul 3 01:26:38 GMT 2005
marius 2005-02-19 13:46:40 UTC
FreeBSD src repository
Modified files:
sys/i386/include _types.h
Log:
Together with the changes to compile kernels with the Intel C/C++ compiler
preliminary support for using the GCC-compatibility of ICC was committed
but couldn't be tested at that time due to problems with ICC itself. Since
ICC 8.1 it's possible to use its GCC-compatibility under FreeBSD and it
turned out that a typedef for __gnuc_va_list is required in that case.
Revert the part of rev. 1.8 which #ifdef'ed out __gnuc_va_list for ICC.
MFC after: 1 week
Revision Changes Path
1.10 +1 -1 src/sys/i386/include/_types.h
More information about the cvs-src
mailing list