]> git.proxmox.com Git - qemu.git/commit
tcg: Add tcg-runtime.c helpers to all_helpers
authorRichard Henderson <rth@twiddle.net>
Sat, 14 Sep 2013 23:06:50 +0000 (16:06 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 10 Oct 2013 18:44:25 +0000 (11:44 -0700)
commit4953ee62711bd11a55e58b26c8c71b302198363c
treecd83df325376bf198de07bece1ca6e2cae4b26a6
parent100b5e0170e86661aaf830869be930a1a201ed08
tcg: Add tcg-runtime.c helpers to all_helpers

For the few targets that actually use these, we'd not report
them symbolicly in the tcg opcode logs.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c