From 2607059cba7993c0260ef42af5bc74df8f3f3a6e Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 2 Dec 2001 02:57:18 +0000 Subject: Delete HOST_BYTE_ORDER. --- gdb/config/pa/xm-hppab.h | 4 ---- gdb/config/pa/xm-hppah.h | 3 --- 2 files changed, 7 deletions(-) (limited to 'gdb/config/pa') diff --git a/gdb/config/pa/xm-hppab.h b/gdb/config/pa/xm-hppab.h index 01753f0..d2561df 100644 --- a/gdb/config/pa/xm-hppab.h +++ b/gdb/config/pa/xm-hppab.h @@ -21,8 +21,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* This is a big-endian host. */ - -#define HOST_BYTE_ORDER BIG_ENDIAN - #include "pa/xm-pa.h" diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h index bb21218..b1c26dd 100644 --- a/gdb/config/pa/xm-hppah.h +++ b/gdb/config/pa/xm-hppah.h @@ -22,9 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Host is big-endian. */ -#define HOST_BYTE_ORDER BIG_ENDIAN - #include "pa/xm-pa.h" #define USG -- cgit v1.1