aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mn10200/tm-mn10200.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mn10200/tm-mn10200.h')
-rw-r--r--gdb/config/mn10200/tm-mn10200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mn10200/tm-mn10200.h b/gdb/config/mn10200/tm-mn10200.h
index 7018d56..4d416c5 100644
--- a/gdb/config/mn10200/tm-mn10200.h
+++ b/gdb/config/mn10200/tm-mn10200.h
@@ -26,7 +26,7 @@
#include "regcache.h"
/* The mn10200 is little endian. */
-#define TARGET_BYTE_ORDER LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
/* ints are only 16bits on the mn10200. */
#undef TARGET_INT_BIT