PERFORCE change 137018 for review

Randall R. Stewart rrs at FreeBSD.org
Thu Mar 6 19:50:14 UTC 2008


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

Change 137018 by rrs at 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)


More information about the p4-projects mailing list