[BACK]Return to cache_tx39.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / mips / mips

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/mips/mips/cache_tx39.c between version 1.2 and 1.2.20.2

version 1.2, 2001/11/14 18:26:23 version 1.2.20.2, 2004/09/18 14:37:25
Line 35 
Line 35 
  * POSSIBILITY OF SUCH DAMAGE.   * POSSIBILITY OF SUCH DAMAGE.
  */   */
   
   #include <sys/cdefs.h>
   __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
   
 #include <mips/cache.h>  #include <mips/cache.h>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.20.2

CVSweb <webmaster@jp.NetBSD.org>