提交 b05fac78 编写于 作者: M Michael Ellerman

powerpc: Remove orphaned asm implementation of abs()

This has been unused since ~2004, remove it.
Reported-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 1f4c66e8
......@@ -599,12 +599,6 @@ _GLOBAL(__bswapdi2)
mr r4,r10
blr
_GLOBAL(abs)
srawi r4,r3,31
xor r3,r3,r4
sub r3,r3,r4
blr
#ifdef CONFIG_SMP
_GLOBAL(start_secondary_resume)
/* Reset stack */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册