Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2008 19:50:13 GMT
From:      "Randall R. Stewart" <rrs@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137018 for review
Message-ID:  <200803061950.m26JoDLT034765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 137018 by rrs@rrs-mips2-jnpr on 2008/03/06 19:49:13

	Fixes END() endent

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips/tlb.S#9 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips/tlb.S#9 (text+ko) ====

@@ -506,4 +506,4 @@
 	j	ra				# new ASID will be set soon
 	nop
 	.set	mips2
-	END(mips_TBIAP)
+END(mips_TBIAP)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803061950.m26JoDLT034765>