aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-msm/core.h')
-rw-r--r--arch/arm/mach-msm/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/core.h b/arch/arm/mach-msm/core.h
new file mode 100644
index 000000000000..a9bab53dddf4
--- /dev/null
+++ b/arch/arm/mach-msm/core.h
@@ -0,0 +1,2 @@
+extern struct smp_operations msm_smp_ops;
+extern void msm_cpu_die(unsigned int cpu);