summaryrefslogtreecommitdiff
path: root/gdb/config/alpha
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/alpha
parent620dec1ff6b091bf677925ad555b1303053f923e (diff)
downloadgdb-aeda2b4a6169a4ee0f9191acf80fc3033ad3d820.tar.gz
Eliminate TARGET_BYTE_ORDER.
Diffstat (limited to 'gdb/config/alpha')
-rw-r--r--gdb/config/alpha/tm-alpha.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/alpha/tm-alpha.h b/gdb/config/alpha/tm-alpha.h
index a50835419a7..82e964f506b 100644
--- a/gdb/config/alpha/tm-alpha.h
+++ b/gdb/config/alpha/tm-alpha.h
@@ -33,10 +33,6 @@ struct type;
struct value;
struct symbol;
-#if !defined (TARGET_BYTE_ORDER)
-#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
-#endif
-
/* Redefine some target bit sizes from the default. */
#define TARGET_LONG_BIT 64