X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Fsrc%2Fmain.c;h=e6f0af0b9e5075d47ce3d33f7a4b7385cf61af82;hb=dc6f07cd80678ff56077ce7d9b2d1bbded6caa2b;hp=b2d16390cff576eea2f4fd2608ba849b650f1849;hpb=5b149f61948fee829cb9407702c17231c0aa1b6b;p=carl9170fw.git diff --git a/carlfw/src/main.c b/carlfw/src/main.c index b2d1639..e6f0af0 100644 --- a/carlfw/src/main.c +++ b/carlfw/src/main.c @@ -138,7 +138,7 @@ static void __noreturn main_loop(void) * we put _start() there with the linker script carl9170.lds. */ -void __section(boot) __noreturn __visible start(void) +void __in_section(boot) __noreturn __visible start(void) { clock_set(AHB_40MHZ_OSC, true);