]> Git Repo - qemu.git/blobdiff - mips-dis.c
bios: update from bochs release 2.3.7
[qemu.git] / mips-dis.c
index 7cf0793c4cc9960440c9b5b3e36b585198f57f96..867ecf2528615c1b7ca2a741160cdc3c94b70b9b 100644 (file)
@@ -3322,9 +3322,7 @@ set_default_mips_dis_options (struct disassemble_info *info)
 }
 
 void
-parse_mips_dis_option (option, len)
-     const char *option;
-     unsigned int len;
+parse_mips_dis_option (const char *option, unsigned int len)
 {
   unsigned int i, optionlen, vallen;
   const char *val;
This page took 0.023111 seconds and 4 git commands to generate.