提交 6ce0466d 编写于 作者: S Sonic Zhang 提交者: Mike Frysinger

Blackfin: SMP: avoid section mismatch warnings

Since coreb_trampoline_start() calls coreb_start(), they need to be in
the same section.
Signed-off-by: NSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 08351fc6
......@@ -196,7 +196,7 @@ ENTRY(_coreb_sleep)
jump (p0);
ENDPROC(_coreb_sleep)
__CPUINIT
__INIT
ENTRY(_coreb_start)
[--sp] = reti;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册