Subject: CVS commit: src/sys/arch/m68k/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/13/2007 07:00:34
Module Name:	src
Committed By:	he
Date:		Wed Jun 13 07:00:33 UTC 2007

Modified Files:
	src/sys/arch/m68k/include: cacheops.h cacheops_60.h

Log Message:
Fix the 060 variants to not have conflicting definitions for the
cache ops common to 060 and 040.  Also remove the now-redundant
definitions for the 060 variant which simply pointed to the 040
variants.
This fixes the build of the mvme68k VME172 kernel.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/m68k/include/cacheops.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/m68k/include/cacheops_60.h

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