PERFORCE change 28884 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun Apr 13 14:26:12 PDT 2003


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

Change 28884 by marcel at marcel_nfs on 2003/04/13 14:25:12

	Fix a dependency violation I strangely enough missed.

Affected files ...

.. //depot/projects/ia64_epc/sys/ia64/ia64/exception.s#8 edit

Differences ...

==== //depot/projects/ia64_epc/sys/ia64/ia64/exception.s#8 (text+ko) ====

@@ -514,6 +514,7 @@
 	mov		ar.rsc=r30		// setup for loadrs
 	;;
 	loadrs					// load user regs
+	;;
 	mov		r31=ar.bspstore
 	;;
 	mov		ar.bspstore=r20


More information about the p4-projects mailing list