diff options
Diffstat (limited to 'gdb/config/mips/tm-embedl.h')
-rw-r--r-- | gdb/config/mips/tm-embedl.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/config/mips/tm-embedl.h b/gdb/config/mips/tm-embedl.h index 416a7e3..5b3221d 100644 --- a/gdb/config/mips/tm-embedl.h +++ b/gdb/config/mips/tm-embedl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1993 Free Software Foundation, Inc. +/* Copyright (C) 1993, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -17,6 +17,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define TARGET_BYTE_ORDER_SELECTABLE_P 1 - #include "mips/tm-mips.h" |