PERFORCE change 30912 for review
Juli Mallett
jmallett at FreeBSD.org
Fri May 9 23:58:42 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30912
Change 30912 by jmallett at 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
More information about the p4-projects
mailing list