Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | powerpc/boot: Define byteswapping routines for little endian | Cédric Le Goater | 2014-04-28 |
These are not the most efficient versions of swab but the wrapper does not do much byte swapping. On a big endian cpu, these routines are a no-op. Signed-off-by: Cédric Le Goater <clg@fr.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |