summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sti/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-sti/smp.h')
-rw-r--r--arch/arm/mach-sti/smp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-sti/smp.h b/arch/arm/mach-sti/smp.h
index 1871b72b1a7e..ae22707d301f 100644
--- a/arch/arm/mach-sti/smp.h
+++ b/arch/arm/mach-sti/smp.h
@@ -14,4 +14,6 @@
extern struct smp_operations sti_smp_ops;
+void sti_secondary_startup(void);
+
#endif