aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/z8k/tm-z8k.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/z8k/tm-z8k.h')
-rw-r--r--gdb/config/z8k/tm-z8k.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/z8k/tm-z8k.h b/gdb/config/z8k/tm-z8k.h
index 6af6b34..339eb8f 100644
--- a/gdb/config/z8k/tm-z8k.h
+++ b/gdb/config/z8k/tm-z8k.h
@@ -32,7 +32,7 @@
#define TARGET_PTR_BIT (BIG ? 32: 16)
/* Define the bit, byte, and word ordering of the machine. */
-#define TARGET_BYTE_ORDER BIG_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG
/* Offset from address of function to start of its code.
Zero on most machines. */