[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)
commit2704afebecc8e268e8c873b6dfab2077d679b593
tree275a55b0401599f5362fad7ff90e9ea4590d0dfb
parent606bf782846163b87868d8cdd46f44241c0c2a6b
[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]