aboutsummaryrefslogtreecommitdiffstats
path: root/mips-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'mips-dis.c')
-rw-r--r--mips-dis.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mips-dis.c b/mips-dis.c
index fbc64c77c..f6128955c 100644
--- a/mips-dis.c
+++ b/mips-dis.c
@@ -2155,10 +2155,6 @@ struct mips_opcode *mips_opcodes =
int bfd_mips_num_opcodes = MIPS_NUM_OPCODES;
#undef MIPS_NUM_OPCODES
-typedef int bfd_boolean;
-#define TRUE (1)
-#define FALSE (0)
-
/* Mips instructions are at maximum this many bytes long. */
#define INSNLEN 4