forked from OSchip/llvm-project
parent
ea0bd0d0a4
commit
514553d84a
|
@ -72,7 +72,7 @@
|
|||
|
||||
/* .. */
|
||||
|
||||
#if defined(__Linux__)
|
||||
#if defined(__linux__)
|
||||
#include <endian.h>
|
||||
|
||||
#if __BYTE_ORDER == __BIG_ENDIAN
|
||||
|
|
Loading…
Reference in New Issue