summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/smp.h')
-rw-r--r--sys/powerpc/include/smp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/smp.h b/sys/powerpc/include/smp.h
index dfb3149..733c2e4 100644
--- a/sys/powerpc/include/smp.h
+++ b/sys/powerpc/include/smp.h
@@ -48,6 +48,7 @@ struct cpuref {
};
void pmap_cpu_bootstrap(int);
+void cpudep_ap_early_bootstrap(void);
uintptr_t cpudep_ap_bootstrap(void);
void cpudep_ap_setup(void);
void machdep_ap_bootstrap(void);
OpenPOWER on IntegriCloud