sh: constify prefetch pointers.
prefetch()/prefetchw() are supposed to take a const void * instead of astraight void *, which the build recently started complaining about, fixthem up.Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 15 years ago c81fc389 89e9fd32