2 lines
85 B
C
2 lines
85 B
C
extern struct smp_operations msm_smp_ops;
|
|
extern void msm_cpu_die(unsigned int cpu);
|
extern struct smp_operations msm_smp_ops;
|
|
extern void msm_cpu_die(unsigned int cpu);
|