diff options
Diffstat (limited to 'gdb/config/mips/xm-mips.h')
-rw-r--r-- | gdb/config/mips/xm-mips.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/mips/xm-mips.h b/gdb/config/mips/xm-mips.h index 4b40fc8..c1f53b5 100644 --- a/gdb/config/mips/xm-mips.h +++ b/gdb/config/mips/xm-mips.h @@ -21,10 +21,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 - #ifdef ultrix /* Needed for DECstation core files. */ #include <machine/param.h> |