aboutsummaryrefslogtreecommitdiff
path: root/tcg/arm/tcg-target.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-12-05 16:34:03 -0600
committerRichard Henderson <richard.henderson@linaro.org>2023-01-17 10:22:35 -1000
commit0012e3516e0f47b3aaf9213aea2c969cf6e8f42a (patch)
tree30804405895d6d6eea1b34a7b85efceb275a1093 /tcg/arm/tcg-target.h
parent0fe1c98da9d9abb8e5dc4a67c7e3bcf19aad1e85 (diff)
downloadqemu-0012e3516e0f47b3aaf9213aea2c969cf6e8f42a.zip
qemu-0012e3516e0f47b3aaf9213aea2c969cf6e8f42a.tar.gz
qemu-0012e3516e0f47b3aaf9213aea2c969cf6e8f42a.tar.bz2
tcg: Move tb_target_set_jmp_target declaration to tcg.h
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/arm/tcg-target.h')
-rw-r--r--tcg/arm/tcg-target.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tcg/arm/tcg-target.h b/tcg/arm/tcg-target.h
index 4c14330..d347a5d 100644
--- a/tcg/arm/tcg-target.h
+++ b/tcg/arm/tcg-target.h
@@ -150,11 +150,6 @@ extern bool use_neon_instructions;
#define TCG_TARGET_DEFAULT_MO (0)
#define TCG_TARGET_HAS_MEMORY_BSWAP 0
-
-/* not defined -- call should be eliminated at compile time */
-void tb_target_set_jmp_target(const TranslationBlock *tb, int n,
- uintptr_t, uintptr_t);
-
#define TCG_TARGET_NEED_LDST_LABELS
#define TCG_TARGET_NEED_POOL_LABELS