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