diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-02 02:57:18 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-02 02:57:18 +0000 |
commit | 2607059cba7993c0260ef42af5bc74df8f3f3a6e (patch) | |
tree | cb2846f63bf2a9aaf6d569882b6add480888530b /gdb/config/m68k/xm-dpx2.h | |
parent | d41b701bc04e035bac4dbc7ca9accd5ac82f5f36 (diff) | |
download | binutils-gdb-2607059cba7993c0260ef42af5bc74df8f3f3a6e.tar.gz |
Delete HOST_BYTE_ORDER.
Diffstat (limited to 'gdb/config/m68k/xm-dpx2.h')
-rw-r--r-- | gdb/config/m68k/xm-dpx2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/m68k/xm-dpx2.h b/gdb/config/m68k/xm-dpx2.h index 4595c818126..4083c9dbc19 100644 --- a/gdb/config/m68k/xm-dpx2.h +++ b/gdb/config/m68k/xm-dpx2.h @@ -18,7 +18,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define HOST_BYTE_ORDER BIG_ENDIAN - #define HAVE_TERMIOS #define USG |