X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=carlfw%2Fsrc%2Fmain.c;h=80e7e21ee45cee6d807fd7813333db4b35d92df3;hp=17cbaf922d06500a76234b4e78988edfc19cc76f;hb=1a2fbaf4f621cbb37f36637b1d4101f453474f7a;hpb=1ba65c281556d3371fd8f4972710b8caff92ba7e 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);