Blame view

kernel/linux-imx6_3.14.28/arch/arm/mach-tegra/common.h 135 Bytes
6b13f685e   김민수   BSP 최초 추가
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);