commit | 4c74c330c2d84aec9f2b4e87827b08814c266b6b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Sep 23 12:04:41 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 11 16:48:30 2013 +1100 |
tree | fc37a355596ceb797c6bd3302ac7d1562ab7390f | |
parent | 15cba23e69435c86197d6e5035445469ca2b8484 [diff] |
powerpc: Add little endian support for word-at-a-time functions 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>