Merge branch 'master' into radar
[carl9170fw.git] / carlfw / src / main.c
index c35f5ad104a9cf4feaf6716c2419783f83e7d9af..2f63ae0b5d0b46d049ac8dfbe9b6d68120df7dd6 100644 (file)
@@ -246,7 +246,7 @@ static void __noreturn main_loop(void)
  * we put _start() there with the linker script carl9170.lds.
  */
 
-void __section(boot) start(void)
+void __section(boot) __noreturn __visible start(void)
 {
        clock_set(AHB_40MHZ_OSC, true);