diff options
Diffstat (limited to 'mips-dis.c')
-rw-r--r-- | mips-dis.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mips-dis.c b/mips-dis.c index 279b591057..4d8e85bd94 100644 --- a/mips-dis.c +++ b/mips-dis.c @@ -3117,8 +3117,6 @@ struct mips_arch_choice #define bfd_mach_mipsisa64 64 #define bfd_mach_mipsisa64r2 65 -#define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) - static const struct mips_arch_choice mips_arch_choices[] = { { "numeric", 0, 0, 0, 0, |