cvs commit: src/sys/contrib/dev/acpica acfreebsd.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Nov 9 10:59:26 PST 2003
dillon 2003/11/09 10:59:07 PST
DragonFly src repository
Modified files:
sys/contrib/dev/acpica acfreebsd.h
Log:
machine/stdarg provides __va* macros, not va* macros, use <stdarg.h> instead
of rewriting all the va_list's into __va_list's and such for this contributed
code.
Report-by: David Rhodus <drhodus at xxxxxxxxx>
Revision Changes Path
1.2 +1 -1 src/sys/contrib/dev/acpica/acfreebsd.h
http://www.dragonflybsd.org/cvsweb/src/sys/contrib/dev/acpica/acfreebsd.h.diff?r1=1.1&r2=1.2&f=h
More information about the Commits
mailing list