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/17/2004 22:59:49
Module Name:	src
Committed By:	sekiya
Date:		Fri Dec 17 22:59:49 UTC 2004

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

Log Message:
Nuke MIPS64; we'll use MIPS3 to indicate the presence of MIPS3 instructions
and _LP64 to indicate that 64-bit is desired.

Pointed out by simonb@


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/sgimips/sgimips/bus.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/sgimips/sgimips/clock.c
cvs rdiff -r1.88 -r1.89 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.