qemu-e2k/tcg/mips
Stefan Weil ea15fb0672 tcg/mips: Fix regression caused by typo (copy + paste bug)
cppcheck reports an error:
qemu/tcg/mips/tcg-target.c:1487: error: Invalid number of character (()

The unpatched code won't compile on mips hosts starting with commit
cea5f9a28f.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-07-20 21:03:37 +00:00
..
tcg-target.c tcg/mips: Fix regression caused by typo (copy + paste bug) 2011-07-20 21:03:37 +00:00
tcg-target.h Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD. 2011-06-03 18:23:53 +02:00