cvs commit: src/sys/amd64/include _types.h stdarg.h
Peter Wemm
peter at FreeBSD.org
Fri May 9 17:55:16 PDT 2003
peter 2003/05/09 17:55:15 PDT
FreeBSD src repository
Modified files:
sys/amd64/include _types.h stdarg.h
Log:
Provide a fake varargs implementation for lint's benefit. This way
it can see the intent of the va_* macros, even though it cannot work.
Approved by: re (blanket amd64/*)
Revision Changes Path
1.5 +4 -0 src/sys/amd64/include/_types.h
1.5 +13 -0 src/sys/amd64/include/stdarg.h
More information about the cvs-src
mailing list