Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2002-07-25 13:44:39 +0400
committerRichard Sandiford <rdsandiford@googlemail.com>2002-07-25 13:44:39 +0400
commit1ceb2460dbe991cdaf01f43509ab516cbd854df1 (patch)
treeb422d6f52bac7a832748eb6ce9354907bad7dd90 /include/opcode/mips.h
parentb9e8058df3d2dc0100390cead011e47aef9a860a (diff)
* opcode/mips.h (CPU_R2000): Remove.
Diffstat (limited to 'include/opcode/mips.h')
-rw-r--r--include/opcode/mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index 312a2ac17..1a39640ca 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -377,7 +377,6 @@ struct mips_opcode
/* CPU defines, use instead of hardcoding processor number. Keep this
in sync with bfd/archures.c in order for machine selection to work. */
#define CPU_UNKNOWN 0 /* Gas internal use. */
-#define CPU_R2000 2000
#define CPU_R3000 3000
#define CPU_R3900 3900
#define CPU_R4000 4000