summaryrefslogtreecommitdiff
path: root/asm/asm_mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'asm/asm_mp.h')
-rw-r--r--asm/asm_mp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/asm_mp.h b/asm/asm_mp.h
new file mode 100644
index 0000000..3ace14a
--- /dev/null
+++ b/asm/asm_mp.h
@@ -0,0 +1,2 @@
+/** Application processors */
+void smp_start();