1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 15:09:11 +01:00
Files
u-boot-megous/include/compiler.h
Justin Hibbits f29aa23b54 Fix FreeBSD endian checks
FreeBSD, like OpenBSD, uses BIG_ENDIAN, LITTLE_ENDIAN, and BYTE_ORDER,
whereas Linux and compatibles use __-prefixed names.  Define the names
the same as the OpenBSD block below it.
2018-02-05 20:58:11 -05:00

3.7 KiB