提交 4177017d 编写于 作者: R Ralf Baechle

[MIPS] Export __ucmpdi2 to modules.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 a7c2996e
......@@ -17,3 +17,5 @@ word_type __ucmpdi2(unsigned long long a, unsigned long long b)
return 2;
return 1;
}
EXPORT_SYMBOL(__ucmpdi2);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册