1extern struct smp_operations tegra_smp_ops;
2
3extern int tegra_cpu_kill(unsigned int cpu);
4extern void tegra_cpu_die(unsigned int cpu);
5