Since coreb_trampoline_start() calls coreb_start(), they need to be in the same section. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
@@ -196,7 +196,7 @@ ENTRY(_coreb_sleep)
jump (p0);
ENDPROC(_coreb_sleep)
-__CPUINIT
+__INIT
ENTRY(_coreb_start)
[--sp] = reti;