Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/isa
Module Name: src
Committed By: he
Date: Wed Mar 7 17:22:27 UTC 2007
Modified Files:
src/sys/arch/powerpc/isa: isadma_machdep.c
Log Message:
Use char* and not void* with mtod() before doing pointer arithmetic
on the result.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/isa/isadma_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index