From fd5a9b87e47bc072aa63fcaf5735232a37338303 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 2 Sep 2018 15:47:29 +0200 Subject: cleanup filenames --- asm/mp.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'asm/mp.h') diff --git a/asm/mp.h b/asm/mp.h index d050012..3ace14a 100644 --- a/asm/mp.h +++ b/asm/mp.h @@ -1 +1,2 @@ -void smp_go(); +/** Application processors */ +void smp_start(); -- cgit v1.2.3