summaryrefslogtreecommitdiff
path: root/asm/asm_mp.h
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-03 00:07:20 +0200
committerMiguel <m.i@gmx.at>2018-09-03 00:07:20 +0200
commit38b1273c7e3a52ae929f36fe07e29bc68ef95102 (patch)
tree16734c1c190825159f6ca9696d9c5cfb04e89c8f /asm/asm_mp.h
parentfd5a9b87e47bc072aa63fcaf5735232a37338303 (diff)
clean filenames etc
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();