Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
[sfrench/cifs-2.6.git] / arch / sh / math-emu / sfp-util.h
index e8526021892fd1c69e171afa33890709e7fd6db2..784f541344f36d0bba7749dd413160e8317f7c11 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * These are copied from glibc/stdlib/longlong.h
  */
@@ -66,3 +67,7 @@
   } while (0)
 
 #define abort()        return 0
+
+#define __BYTE_ORDER __LITTLE_ENDIAN
+
+