]> git.proxmox.com Git - qemu.git/blobdiff - target-sh4/translate.c
target-xxx: Use fprintf_function (format checking)
[qemu.git] / target-sh4 / translate.c
index deee939e12624495e922163a1365c50ea8251801..f41813993172b976f3ec5ac3ac60671ee86bb57e 100644 (file)
@@ -257,7 +257,7 @@ static const sh4_def_t *cpu_sh4_find_by_name(const char *name)
     return NULL;
 }
 
-void sh4_cpu_list(FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...))
+void sh4_cpu_list(FILE *f, fprintf_function cpu_fprintf)
 {
     int i;