aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/xm-aix4.h
diff options
context:
space:
mode:
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 */