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/vax | |
parent | d41b701bc04e035bac4dbc7ca9accd5ac82f5f36 (diff) | |
download | binutils-gdb-2607059cba7993c0260ef42af5bc74df8f3f3a6e.tar.gz |
Delete HOST_BYTE_ORDER.
Diffstat (limited to 'gdb/config/vax')
-rw-r--r-- | gdb/config/vax/xm-vax.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/vax/xm-vax.h b/gdb/config/vax/xm-vax.h index 3512d5b18aa..9924f260140 100644 --- a/gdb/config/vax/xm-vax.h +++ b/gdb/config/vax/xm-vax.h @@ -18,8 +18,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define HOST_BYTE_ORDER LITTLE_ENDIAN - /* This is the amount to subtract from u.u_ar0 to get the offset in the core file of the register values. */ |