From 38b1273c7e3a52ae929f36fe07e29bc68ef95102 Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 3 Sep 2018 00:07:20 +0200 Subject: clean filenames etc --- asm/asm_mp.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 asm/asm_mp.h (limited to 'asm/asm_mp.h') 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(); -- cgit v1.2.3