aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/config/mips/tm-mips64.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-mips64.h b/gdb/config/mips/tm-mips64.h
index 10384f6..ad0dee3 100644
--- a/gdb/config/mips/tm-mips64.h
+++ b/gdb/config/mips/tm-mips64.h
@@ -35,6 +35,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define OP_LDFPR 065 /* ldc1 */
#define OP_LDGPR 067 /* ld */
-/* Get the basic MIPS definitions. Default to big endian, since that
- is how the chips are mostly used. */
+/* Get the basic MIPS definitions. */
#include "tm-mips.h"