Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/04/2001 03:31:57
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sun Feb  4 01:31:56 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/include: cpu.h
	syssrc/sys/arch/sun3/sun3: machdep.h

Log Message:
Move cachectl1() declaration from sun3/machdep.h to include/cpu.h;
it is refered by sys/compat/linux/arch/m68k/linux_machdep.c.

XXX: all declarations in machdep.h should be moved into cpu.h?


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/sun3/include/cpu.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/sun3/sun3/machdep.h

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