mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 06:17:46 +09:00
Older toolchains may not specify __LITTLE_ENDIAN__, but older toolchains were all little endian. Don't make things unnecessarily hard for those toolchains. Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>