X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Fsrc%2Fmain.c;h=2f63ae0b5d0b46d049ac8dfbe9b6d68120df7dd6;hb=d7eb06db9a6f2a82ae3aacc8e01faacc53b370d9;hp=c35f5ad104a9cf4feaf6716c2419783f83e7d9af;hpb=6ad7dd18fb9a1c674708e32fce3f4e89c8f1d83d;p=carl9170fw.git diff --git a/carlfw/src/main.c b/carlfw/src/main.c index c35f5ad..2f63ae0 100644 --- a/carlfw/src/main.c +++ b/carlfw/src/main.c @@ -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);