X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Fsrc%2Fmain.c;h=80e7e21ee45cee6d807fd7813333db4b35d92df3;hb=1a2fbaf4f621cbb37f36637b1d4101f453474f7a;hp=17cbaf922d06500a76234b4e78988edfc19cc76f;hpb=484cb254482ee644cc2981d1e2753fca2718bcd3;p=carl9170fw.git diff --git a/carlfw/src/main.c b/carlfw/src/main.c index 17cbaf9..80e7e21 100644 --- a/carlfw/src/main.c +++ b/carlfw/src/main.c @@ -217,7 +217,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);