patch-1.3.19 linux/include/asm-sparc/byteorder.h
Next file: linux/include/linux/genhd.h
Previous file: linux/include/asm-sparc/bitops.h
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Mon Aug 14 12:59:16 1995
 -  Orig file: 
v1.3.18/linux/include/asm-sparc/byteorder.h
 -  Orig date: 
Mon Apr 17 13:47:56 1995
 
diff -u --recursive --new-file v1.3.18/linux/include/asm-sparc/byteorder.h linux/include/asm-sparc/byteorder.h
@@ -6,8 +6,8 @@
 #undef htonl
 #undef htons
 
-#define BIG_ENDIAN
-#define BIG_ENDIAN_BITFIELD
+#define __BIG_ENDIAN
+#define __BIG_ENDIAN_BITFIELD
 
 extern unsigned long int	ntohl(unsigned long int);
 extern unsigned short int	ntohs(unsigned short int);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this