tcg: Delete unused cpu_pc_from_tb()
commitfee068e4f190a36ef3bda9aa7c802f90434ef8e5
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Wed, 29 Apr 2015 07:52:21 +0000 (29 00:52 -0700)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 30 Apr 2015 13:06:18 +0000 (30 16:06 +0300)
tree4dea310c1a049f47edc5bd6948ba30fcf3713dd6
parent2ed0c3dad769ab747e1f5448b70eeaf134c76982
tcg: Delete unused cpu_pc_from_tb()

No code uses the cpu_pc_from_tb() function. Delete from tricore and
arm which each provide an unused implementation. Update the comment
in tcg.h to reflect that this is obsoleted by synchronize_from_tb.

Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target-arm/cpu.h
target-tricore/cpu.h
tcg/tcg.h