LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
[deliverable/binutils-gdb.git] / gdb / config / ns32k / tm-umax.h
index 5f9d2b985eafe4e571b5ef97885b3c7c0ead73e2..9f1fb31eb24ec4dbaed8f3e7ecdbdea8ed758a9f 100644 (file)
@@ -23,7 +23,7 @@
 
 /* This is also included by tm-ns32km3.h, as well as being used by umax.  */
 
-#define TARGET_BYTE_ORDER LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
 
 /* Need to get function ends by adding this to epilogue address from .bf
    record, not using x_fsize field.  */
This page took 0.023963 seconds and 4 git commands to generate.