summaryrefslogtreecommitdiff
path: root/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/mp.h
parentfd5a9b87e47bc072aa63fcaf5735232a37338303 (diff)
clean filenames etc
Diffstat (limited to 'asm/mp.h')
-rw-r--r--asm/mp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/mp.h b/asm/mp.h
deleted file mode 100644
index 3ace14a..0000000
--- a/asm/mp.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/** Application processors */
-void smp_start();