PERFORCE change 137760 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Mar 15 01:43:33 UTC 2008


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

Change 137760 by marcel at marcel_xcllnt on 2008/03/15 01:42:48

	__start_ap is no more.

Affected files ...

.. //depot/projects/powerpc/sys/powerpc/powerpc/mp_machdep.c#17 edit

Differences ...

==== //depot/projects/powerpc/sys/powerpc/powerpc/mp_machdep.c#17 (text+ko) ====

@@ -42,8 +42,6 @@
 
 #include "pic_if.h"
 
-extern void __start_ap(void *);
-
 MALLOC_DEFINE(M_SMP, "smp", "SMP specific datastructures");
 
 volatile static int ap_awake;


More information about the p4-projects mailing list