aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/xm-aix4.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
commit2607059cba7993c0260ef42af5bc74df8f3f3a6e (patch)
treecb2846f63bf2a9aaf6d569882b6add480888530b /gdb/config/xm-aix4.h
parentd41b701bc04e035bac4dbc7ca9accd5ac82f5f36 (diff)
downloadgdb-2607059cba7993c0260ef42af5bc74df8f3f3a6e.zip
gdb-2607059cba7993c0260ef42af5bc74df8f3f3a6e.tar.gz
gdb-2607059cba7993c0260ef42af5bc74df8f3f3a6e.tar.bz2
Delete HOST_BYTE_ORDER.
Diffstat (limited to 'gdb/config/xm-aix4.h')
-rw-r--r--gdb/config/xm-aix4.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/xm-aix4.h b/gdb/config/xm-aix4.h
index dc0aae7..bea086a 100644
--- a/gdb/config/xm-aix4.h
+++ b/gdb/config/xm-aix4.h
@@ -35,10 +35,6 @@
#include <sys/select.h>
-/* Big end is at the low address */
-
-#define HOST_BYTE_ORDER BIG_ENDIAN
-
/* At least as of AIX 3.2, we have termios. */
#define HAVE_TERMIOS 1
/* #define HAVE_TERMIO 1 */