[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 25 Aug 2007 22:10:44 +0000 (15:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 27 Aug 2007 01:49:09 +0000 (18:49 -0700)
commit6cc0735d0dbf6a0e5f802f47d51e1e463466955c
tree62840e618992c257eff51c65bfe66a14f5942c9a
parent6c8f5b90bfbe69a27763fb0e181bd2465181446d
[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.

Device mapper generates calls to this with recent versions
of gcc.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/lib/Makefile
arch/sparc/lib/cmpdi2.c [new file with mode: 0644]
arch/sparc/lib/libgcc.h [new file with mode: 0644]