common.h 138 B

1234
  1. extern struct smp_operations tegra_smp_ops;
  2. extern void tegra_cpu_die(unsigned int cpu);
  3. extern int tegra_cpu_disable(unsigned int cpu);