PERFORCE change 53034 for review

Julian Elischer julian at FreeBSD.org
Tue May 18 22:40:27 PDT 2004


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

Change 53034 by julian at julian_ref on 2004/05/18 22:40:14

	compile

Affected files ...

.. //depot/projects/nsched/sys/i386/i386/vm_machdep.c#4 edit
.. //depot/projects/nsched/sys/kern/kern_thread.c#16 edit

Differences ...

==== //depot/projects/nsched/sys/i386/i386/vm_machdep.c#4 (text+ko) ====

@@ -337,8 +337,7 @@
 }
 
 void
-cpu_sched_exit(td)
-	register struct thread *td;
+cpu_exit2(struct thread *td)
 {
 }
 

==== //depot/projects/nsched/sys/kern/kern_thread.c#16 (text+ko) ====



More information about the p4-projects mailing list