mux 2005-03-08 14:44:33 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 busdma_machdep.c
Log:
Oops, CTR*() macros are not varadic macros, and the number indicates
the number of parameters. Fix my previous commit to use the correct
CTR*() macros.
Pointy hat to: mux
Revision Changes Path
1.73 +18 -18 src/sys/i386/i386/busdma_machdep.c