patch-1.3.19 linux/include/asm-alpha/byteorder.h
Next file: linux/include/asm-i386/byteorder.h
Previous file: linux/fs/xiafs/Makefile
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Aug 14 12:57:03 1995
- Orig file:
v1.3.18/linux/include/asm-alpha/byteorder.h
- Orig date:
Fri Jun 2 13:51:16 1995
diff -u --recursive --new-file v1.3.18/linux/include/asm-alpha/byteorder.h linux/include/asm-alpha/byteorder.h
@@ -6,12 +6,12 @@
#undef htonl
#undef htons
-#ifndef LITTLE_ENDIAN
-#define LITTLE_ENDIAN
+#ifndef __LITTLE_ENDIAN
+#define __LITTLE_ENDIAN
#endif
-#ifndef LITTLE_ENDIAN_BITFIELD
-#define LITTLE_ENDIAN_BITFIELD
+#ifndef __LITTLE_ENDIAN_BITFIELD
+#define __LITTLE_ENDIAN_BITFIELD
#endif
extern unsigned long int ntohl(unsigned long 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