aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/rs6000
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/rs6000')
-rw-r--r--gdb/config/rs6000/xm-rs6000.h2
-rw-r--r--gdb/config/rs6000/xm-rs6000ly.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/rs6000/xm-rs6000.h b/gdb/config/rs6000/xm-rs6000.h
index bf0553f..51096e6 100644
--- a/gdb/config/rs6000/xm-rs6000.h
+++ b/gdb/config/rs6000/xm-rs6000.h
@@ -37,8 +37,6 @@
/* 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 */
diff --git a/gdb/config/rs6000/xm-rs6000ly.h b/gdb/config/rs6000/xm-rs6000ly.h
index 39f7e48..459df95 100644
--- a/gdb/config/rs6000/xm-rs6000ly.h
+++ b/gdb/config/rs6000/xm-rs6000ly.h
@@ -21,8 +21,6 @@
#ifndef XM_RS6000LYNX_H
#define XM_RS6000LYNX_H
-#define HOST_BYTE_ORDER BIG_ENDIAN
-
/* Get generic LynxOS host definitions. */
#include "xm-lynx.h"