Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 09/01/2006 05:43:23
Module Name:	src
Committed By:	sekiya
Date:		Fri Sep  1 05:43:23 UTC 2006

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

Log Message:
Fix delay() so that gcc4 does not optimize it into a noop.  Lifted from the
newsmips implementation by tsutsui@


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 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.