patch-2.1.73 linux/include/asm-mips/byteorder.h

Next file: linux/include/asm-mips/checksum.h
Previous file: linux/include/asm-mips/bugs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.72/linux/include/asm-mips/byteorder.h linux/include/asm-mips/byteorder.h
@@ -8,7 +8,7 @@
 #elif defined (__MIPSEL__)
 #  include <linux/byteorder/little_endian.h>
 #else
-#  error What's that? MIPS, but neither MIPSEB, nor MIPSEL???
+#  error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
 #endif
 
 #endif /* _MIPS_BYTEORDER_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov