summaryrefslogtreecommitdiff
path: root/gdb/config/alpha/xm-alphalinux.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-12-02 02:57:18 +0000
committerAndrew Cagney <cagney@redhat.com>2001-12-02 02:57:18 +0000
commit1eb953d0c84c550568eb554ef970503bd31e4be0 (patch)
treea88bc5fc03a9a0f78f7f581a096336e0a0b0443d /gdb/config/alpha/xm-alphalinux.h
parent7c868d85941da797480e2ec354bc138fc138eae3 (diff)
downloadgdb-1eb953d0c84c550568eb554ef970503bd31e4be0.tar.gz
Delete HOST_BYTE_ORDER.
Diffstat (limited to 'gdb/config/alpha/xm-alphalinux.h')
-rw-r--r--gdb/config/alpha/xm-alphalinux.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/alpha/xm-alphalinux.h b/gdb/config/alpha/xm-alphalinux.h
index 579fe11fce4..b487630e7f5 100644
--- a/gdb/config/alpha/xm-alphalinux.h
+++ b/gdb/config/alpha/xm-alphalinux.h
@@ -18,10 +18,6 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#if !defined (HOST_BYTE_ORDER)
-#define HOST_BYTE_ORDER LITTLE_ENDIAN
-#endif
-
/* The alpha has no siginterrupt routine. */
#define NO_SIGINTERRUPT