xref: /linux/arch/arm/mach-tegra/common.h (revision 005438a8eef063495ac059d128eea71b58de50e5)
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