diff options
author | marcel <marcel@FreeBSD.org> | 2003-08-23 08:52:52 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2003-08-23 08:52:52 +0000 |
commit | c2a6d01cc9b7e306c199e0356ed3e14bfd1fb256 (patch) | |
tree | 530fca368e0bdd6337f69004cba5a5b2d58da646 /sys/dev/sound | |
parent | 0663329f6f760560039a3eba880b6ac17b6188c1 (diff) | |
download | FreeBSD-src-c2a6d01cc9b7e306c199e0356ed3e14bfd1fb256.zip FreeBSD-src-c2a6d01cc9b7e306c199e0356ed3e14bfd1fb256.tar.gz |
o Explicitly cast the second argument to bus_space_set_region_#()
to intptr_t. This fixes a compiler warning (integer from pointer
without cast) in scvgarndr.c when SC_PIXEL_MODE is defined.
o Define readb() and writeb(). Both are used in scvgarndr.c when,
guess what, SC_PIXEL_MODE is defined.
Both changes are ia64 specific.
Found by: LINT
Diffstat (limited to 'sys/dev/sound')
0 files changed, 0 insertions, 0 deletions