xref: /linux/arch/arm/mach-tegra/common.h (revision 419043609689d0aba9f727a6faf1ff406e269ecf)
1 extern struct smp_operations tegra_smp_ops;
2 
3 extern int tegra_cpu_kill(unsigned int cpu);
4 extern void tegra_cpu_die(unsigned int cpu);
5