Blame view

kernel/linux-rt-4.4.41/arch/arm/mach-tegra/common.h 135 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
  extern struct smp_operations tegra_smp_ops;
  
  extern int tegra_cpu_kill(unsigned int cpu);
  extern void tegra_cpu_die(unsigned int cpu);