Explorar o código

Merge branch 'upstream-kwiml' into update-kwiml

Brad King %!s(int64=10) %!d(string=hai) anos
pai
achega
58c1840a19
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Utilities/KWIML/ABI.h.in

+ 4 - 0
Utilities/KWIML/ABI.h.in

@@ -398,6 +398,10 @@ suppression macro @KWIML@_ABI_NO_VERIFY was defined.
 #elif defined(__mips) || defined(__mips__) || defined(__MIPS__)
 # define @KWIML@_ABI_ENDIAN_ID @KWIML@_ABI_ENDIAN_ID_BIG
 
+/* NIOS2 */
+#elif defined(__NIOS2__) || defined(__NIOS2) || defined(__nios2__)
+# define @KWIML@_ABI_ENDIAN_ID @KWIML@_ABI_ENDIAN_ID_LITTLE
+
 /* OpenRISC 1000 */
 #elif defined(__or1k__)
 # define @KWIML@_ABI_ENDIAN_ID @KWIML@_ABI_ENDIAN_ID_BIG