Date: Tue, 18 May 2004 22:40:16 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 53034 for review Message-ID: <200405190540.i4J5eGFN047273@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=53034 Change 53034 by julian@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) ====
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405190540.i4J5eGFN047273>