sparc32: Remove uses of %g7 in memcpy implementation.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:30:14 +0000 (15:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Oct 2011 22:17:22 +0000 (15:17 -0700)
This is setting things up so that we can correct the return
value, so that it properly returns the original destination
buffer pointer.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Kjetil Oftedal <oftedal@gmail.com>

No differences found