mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-14 22:35:05 +08: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>