diff options
Diffstat (limited to 'asm/asm_mp.h')
| -rw-r--r-- | asm/asm_mp.h | 2 |
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(); |
