Module Name: src Committed By: martin Date: Fri Dec 9 13:06:02 UTC 2016
Modified Files:
src/sys/dev: audio.c
Log Message:
paddr_t might be a different size then a pointer, so cast viauintptr_t
to avoid compiler warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.270 -r1.271 src/sys/dev/audio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
