]> git.proxmox.com Git - mirror_qemu.git/blobdiff - mips-dis.c
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / mips-dis.c
index 279b591057401e7c37984a1514d2af6ff78d4c28..e3a6e0b49ec229b1992f0dc8552540da9530af5e 100644 (file)
@@ -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,
@@ -4843,7 +4841,7 @@ with the -M switch (multiple options should be separated by commas):\n"));
                            Default: based on binary being disassembled.\n"));
 
   fprintf (stream, _("\n\
-  hwr-names=ARCH           Print HWR names according to specified \n\
+  hwr-names=ARCH           Print HWR names according to specified\n\
                           architecture.\n\
                            Default: based on binary being disassembled.\n"));