mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:46:03 +00:00
Windows uses Little Endian order on ARM too
This commit is contained in:
parent
8c9d634045
commit
b91dfd498e
@ -39,7 +39,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(_ARM_) || defined(_ARM64_)
|
||||
#if 0
|
||||
# define FORT_BIG_ENDIAN 1
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user