aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/lib/string-endian.h
Commit message (Collapse)AuthorAge
* arch/tile: support building big-endian kernelChris Metcalf2012-05-25
The toolchain supports big-endian mode now, so add support for building the kernel to run big-endian as well. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>