Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 01/12/2004 12:12:24
Module Name:	src
Committed By:	sekiya
Date:		Mon Jan 12 12:12:24 UTC 2004

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

Log Message:
mips3_* functions aren't available when MIPS3 is not defined, so provide
MIPS1 workalikes (which, for the _8 routines, discard the top 32 bits).


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/sgimips/sgimips/bus.c

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