]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Add __cmpdi2
authorRalf Baechle <ralf@linux-mips.org>
Fri, 24 Aug 2007 12:47:45 +0000 (13:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:17:00 +0000 (02:17 +0100)
commit1c9f5ef8ab383205c478aa7dbed07131199b065f
tree275a55b0401599f5362fad7ff90e9ea4590d0dfb
parent466124276155961666a5103f803d1e61e1fefbaa
[MIPS] Add __cmpdi2

Certain 32-bit kernel configurations seem to be able to cause references,
this was observed with gcc 4.1.2.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lib/Makefile
arch/mips/lib/cmpdi2.c [new file with mode: 0644]