Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 12/14/2003 05:49:14
Module Name:	src
Committed By:	sekiya
Date:		Sun Dec 14 05:49:14 UTC 2003

Modified Files:
	src/sys/arch/sgimips/sgimips: machdep.c

Log Message:
For the purposes of machdep.c, consider IP20 to be a variant of IP22.  ip20.c
and #ifdef IP20 will go away (short-term), ip22_* will be renamed to ip2x_*
(slighly longer-term).


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/arch/sgimips/sgimips/machdep.c

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