summaryrefslogtreecommitdiff
path: root/gdb/config/ia64
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
commitaeda2b4a6169a4ee0f9191acf80fc3033ad3d820 (patch)
treea6ca27d14eb5c1a1c79a4c88bdedd9f24b403204 /gdb/config/ia64
parent620dec1ff6b091bf677925ad555b1303053f923e (diff)
downloadgdb-aeda2b4a6169a4ee0f9191acf80fc3033ad3d820.tar.gz
Eliminate TARGET_BYTE_ORDER.
Diffstat (limited to 'gdb/config/ia64')
-rw-r--r--gdb/config/ia64/tm-ia64.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/ia64/tm-ia64.h b/gdb/config/ia64/tm-ia64.h
index 37e4d72a34e..d08e59bccd5 100644
--- a/gdb/config/ia64/tm-ia64.h
+++ b/gdb/config/ia64/tm-ia64.h
@@ -27,10 +27,6 @@
#else /* defines needed for GDBSERVER */
-/* ia64 is little endian by default */
-
-#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
-
/* Say how long (ordinary) registers are. This is a piece of bogosity
used in push_word and a few other places; REGISTER_RAW_SIZE is the
real way to know how big a register is. */