|
@@ -46,6 +46,7 @@ extern void smtc_prepare_cpus(int cpus);
|
|
extern void smtc_smp_finish(void);
|
|
extern void smtc_smp_finish(void);
|
|
extern void smtc_boot_secondary(int cpu, struct task_struct *t);
|
|
extern void smtc_boot_secondary(int cpu, struct task_struct *t);
|
|
extern void smtc_cpus_done(void);
|
|
extern void smtc_cpus_done(void);
|
|
|
|
+extern void smtc_init_secondary(void);
|
|
|
|
|
|
|
|
|
|
/*
|
|
/*
|