diff options
Diffstat (limited to 'gdb/config/pa')
-rw-r--r-- | gdb/config/pa/xm-hppab.h | 4 | ||||
-rw-r--r-- | gdb/config/pa/xm-hppah.h | 3 |
2 files changed, 0 insertions, 7 deletions
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 |