2011-09-08 20:15:22 +08:00
|
|
|
extern struct smp_operations tegra_smp_ops;
|
|
|
|
|
2013-01-03 14:43:00 +08:00
|
|
|
extern int tegra_cpu_kill(unsigned int cpu);
|
2011-09-08 20:15:22 +08:00
|
|
|
extern void tegra_cpu_die(unsigned int cpu);
|
2013-05-21 18:13:35 +08:00
|
|
|
extern int tegra_cpu_disable(unsigned int cpu);
|