diff options
Diffstat (limited to 'gdb/config/mips/xm-mipsm3.h')
-rw-r--r-- | gdb/config/mips/xm-mipsm3.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/mips/xm-mipsm3.h b/gdb/config/mips/xm-mipsm3.h index c11f11fd99..b2e9f4d533 100644 --- a/gdb/config/mips/xm-mipsm3.h +++ b/gdb/config/mips/xm-mipsm3.h @@ -20,10 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#if !defined (HOST_BYTE_ORDER) -#define HOST_BYTE_ORDER LITTLE_ENDIAN -#endif - #define KERNEL_U_ADDR 0 /* Not needed. */ /* Only used for core files on DECstations. */ |