aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i960/tm-i960.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i960/tm-i960.h')
-rw-r--r--gdb/config/i960/tm-i960.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i960/tm-i960.h b/gdb/config/i960/tm-i960.h
index f47b880..b6ed313 100644
--- a/gdb/config/i960/tm-i960.h
+++ b/gdb/config/i960/tm-i960.h
@@ -39,7 +39,7 @@
#define DBX_PARM_SYMBOL_CLASS(type) ((type == N_LSYM)? LOC_LOCAL_ARG: LOC_ARG)
/* Byte order is configurable, but this machine runs little-endian. */
-#define TARGET_BYTE_ORDER LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
/* We have IEEE floating point, if we have any float at all. */