qemu-patch-raspberry4/target-mips
Stefan Weil 2a5612e6a3 target-mips: Fix format specifiers for fpu_fprintf
In the previous patch which introduced fprintf_function to
allow parameter checking by gcc some compiler warnings
remained unfixed.

These warnings are fixed here.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-09 21:53:23 +02:00
..
cpu.h Target specific usermode cleanup 2010-03-12 18:44:24 +00:00
exec.h
helper.c Large page TLB flush 2010-03-17 02:44:41 +00:00
helper.h
machine.c
mips-defs.h target-mips: update address space definitions 2010-03-13 11:35:55 +01:00
op_helper.c target-mips: don't call cpu_loop_exit() from helper.c 2010-02-06 17:23:33 +01:00
TODO
translate.c target-mips: Fix format specifiers for fpu_fprintf 2010-04-09 21:53:23 +02:00
translate_init.c