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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/asm_mp.h b/asm/asm_mp.h
index 3ace14a..f207c12 100644
--- a/asm/asm_mp.h
+++ b/asm/asm_mp.h
@@ -1,2 +1,3 @@
/** Application processors */
void smp_start();
+void asm_smp_unlock();