This commit is contained in:
Piotr Kubaj 2026-02-15 00:44:31 +08:00 committed by GitHub
commit b7bc78ddea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -258,7 +258,6 @@ MY_CPU_64BIT means that processor can work with 64-bit registers.
|| defined(MY_CPU_ARM_LE) \
|| defined(MY_CPU_ARM64_LE) \
|| defined(MY_CPU_IA64_LE) \
|| defined(_LITTLE_ENDIAN) \
|| defined(__LITTLE_ENDIAN__) \
|| defined(__ARMEL__) \
|| defined(__THUMBEL__) \