Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2003 23:58:39 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 30912 for review
Message-ID:  <200305100658.h4A6wdbp036147@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=30912

Change 30912 by jmallett@jmallett_dalek on 2003/05/09 23:57:45

	Remove code not meant for commit.

Affected files ...

.. //depot/projects/mips/sys/mips/mips/locore.S#7 edit

Differences ...

==== //depot/projects/mips/sys/mips/mips/locore.S#7 (text+ko) ====

@@ -93,13 +93,6 @@
 	jal	platform_start
 	nop
 
-#if 0
-	# Put thread0 onto our temporary stack.
-	ld	t0, pcpup
-	ld	t0, PC_CURTHREAD(t0)
-	sd	sp, TD_KSTACK(t0)
-#endif
-
 	# Start MI things rolling.
 	jal	mi_startup
 	nop



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