Kaynağa Gözat

give a little info as to what the file should contain

Mike Frysinger 20 yıl önce
ebeveyn
işleme
138d716df9
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      libc/sysdeps/linux/common/bits/endian.h

+ 5 - 0
libc/sysdeps/linux/common/bits/endian.h

@@ -11,3 +11,8 @@
 #endif
 
 #error Machine byte order unknown.
+
+#if 0
+#define __BYTE_ORDER __BID_ENDIAN
+#define __BYTE_ORDER __LITTLE_ENDIAN
+#endif