xref: /linux/arch/arm/mach-tegra/common.h (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
1 extern const 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