blob: 32f8eb3fe344958d395d89b17785b38f17f06673 [file] [log] [blame]
Marc Zyngiera1725732011-09-08 13:15:22 +01001extern struct smp_operations tegra_smp_ops;
2
Joseph Lob8119432013-01-03 14:43:00 +08003extern int tegra_cpu_kill(unsigned int cpu);
Marc Zyngiera1725732011-09-08 13:15:22 +01004extern void tegra_cpu_die(unsigned int cpu);
Joseph Lo510bb592013-05-21 18:13:35 +08005extern int tegra_cpu_disable(unsigned int cpu);