]> git.proxmox.com Git - qemu.git/blobdiff - target-mips/translate_init.c
target-xxx: Use fprintf_function (format checking)
[qemu.git] / target-mips / translate_init.c
index 8d1ece704da92e9720d84e78ce187eca33bb8a84..590e092a1dbb453cdd34a3b1e7f3862cffc2c2b9 100644 (file)
@@ -500,7 +500,7 @@ static const mips_def_t *cpu_mips_find_by_name (const char *name)
     return NULL;
 }
 
-void mips_cpu_list (FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...))
+void mips_cpu_list (FILE *f, fprintf_function cpu_fprintf)
 {
     int i;