powerpc: Add little endian support for word-at-a-time functions
authorAnton Blanchard <anton@samba.org>
Mon, 23 Sep 2013 02:04:41 +0000 (12:04 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:30 +0000 (16:48 +1100)
The powerpc word-at-a-time functions are big endian specific.
Bring in the x86 version in order to support little endian builds.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found