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/i386/xm-ptx.h | |
parent | d41b701bc04e035bac4dbc7ca9accd5ac82f5f36 (diff) | |
download | binutils-gdb-2607059cba7993c0260ef42af5bc74df8f3f3a6e.tar.gz |
Delete HOST_BYTE_ORDER.
Diffstat (limited to 'gdb/config/i386/xm-ptx.h')
-rw-r--r-- | gdb/config/i386/xm-ptx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/i386/xm-ptx.h b/gdb/config/i386/xm-ptx.h index ad26a848db7..6dfb9d6d4e3 100644 --- a/gdb/config/i386/xm-ptx.h +++ b/gdb/config/i386/xm-ptx.h @@ -36,5 +36,3 @@ #define USG #define USE_O_NOCTTY - -#define HOST_BYTE_ORDER LITTLE_ENDIAN |