]> git.proxmox.com Git - qemu.git/commit - tcg/ppc/tcg-target.c
TCG: Fix compile breakage in tcg_dump_ops
authorAlexander Graf <agraf@suse.de>
Sat, 23 Jun 2012 22:05:36 +0000 (00:05 +0200)
committermalc <av1474@comtv.ru>
Sat, 23 Jun 2012 22:54:33 +0000 (02:54 +0400)
commitaffe5189907f397514cdd4ee7446595c1246a0e9
treecc56c7457b393dff6458a850d8d5a8107603df23
parent47ecbdf07ed2c37bdfd2d77137d01bb319ce13da
TCG: Fix compile breakage in tcg_dump_ops

Commit eeacee4d865 changed the syntax of tcg_dump_ops, but didn't convert
all users (notably missing the ppc ones) to it. Fix them to the new syntax.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: malc <av1474@comtv.ru>
tcg/ppc/tcg-target.c
tcg/ppc64/tcg-target.c