Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/mips
Module Name: src
Committed By: he
Date: Fri Jun 3 20:48:28 UTC 2005
Modified Files:
src/sys/arch/mips/mips: cache.c
Log Message:
Cast the various uses of cache_noop to the proper function pointer
type of the target instead of (void*). Appeases -Wcast-qual.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/mips/mips/cache.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