aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/ns32k/tm-umax.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-12-15 16:53:24 +0000
committerAndrew Cagney <cagney@redhat.com>2001-12-15 16:53:24 +0000
commit778eb05eacb13ba46d6b60d9157fcc32db8433a2 (patch)
tree2b66c1e99b806a1f85109d0c20fee47368448f96 /gdb/config/ns32k/tm-umax.h
parent5b6a02bcf409bfba5fafa2e71d2296e2429de038 (diff)
downloadgdb-778eb05eacb13ba46d6b60d9157fcc32db8433a2.zip
gdb-778eb05eacb13ba46d6b60d9157fcc32db8433a2.tar.gz
gdb-778eb05eacb13ba46d6b60d9157fcc32db8433a2.tar.bz2
LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
Diffstat (limited to 'gdb/config/ns32k/tm-umax.h')
-rw-r--r--gdb/config/ns32k/tm-umax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/ns32k/tm-umax.h b/gdb/config/ns32k/tm-umax.h
index 5f9d2b9..9f1fb31 100644
--- a/gdb/config/ns32k/tm-umax.h
+++ b/gdb/config/ns32k/tm-umax.h
@@ -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. */