summaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-vr4100.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/tm-vr4100.h')
-rw-r--r--gdb/config/mips/tm-vr4100.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/gdb/config/mips/tm-vr4100.h b/gdb/config/mips/tm-vr4100.h
index c139f9743f1..36d5bceba26 100644
--- a/gdb/config/mips/tm-vr4100.h
+++ b/gdb/config/mips/tm-vr4100.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 2000 Free Software Foundation, Inc.
This file is part of GDB.
@@ -17,10 +17,4 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define TARGET_BYTE_ORDER_SELECTABLE_P 1
-#define MIPS_EABI 1
-#define MIPS_DEFAULT_FPU_TYPE MIPS_FPU_NONE
-#define TARGET_MONITOR_PROMPT "<RISQ> "
-#define TARGET_PTR_BIT 64
-
#include "mips/tm-bigmips64.h"