PERFORCE change 116354 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Thu Mar 22 19:42:06 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=116354

Change 116354 by gonzo at gonzo_jeeves on 2007/03/22 19:41:58

	o Remove extra newlines.

Affected files ...

.. //depot/projects/mips2/src/sys/mips/mips/exception.S#21 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/mips/exception.S#21 (text+ko) ====

@@ -23,7 +23,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#20 $
+ * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#21 $
  */
 
 /*	$NetBSD: mipsX_subr.S,v 1.19 2005/12/11 12:18:09 christos Exp $	*/
@@ -930,9 +930,6 @@
 	sw	sp, TF_REG_SP(k1)
 	sw	gp, TF_REG_GP(k1)
 
-
-
-
 	/*
 	 * All done.
 	 */


More information about the p4-projects mailing list