Marc Zyngier | a172573 | 2011-09-08 13:15:22 +0100 | [diff] [blame] | 1 | extern struct smp_operations tegra_smp_ops; |
2 | |||||
3 | extern void tegra_cpu_die(unsigned int cpu); | ||||
Olof Johansson | 25468fe | 2012-09-22 00:06:21 -0700 | [diff] [blame] | 4 | extern int tegra_cpu_disable(unsigned int cpu); |