aboutsummaryrefslogtreecommitdiff
path: root/include/exec/translator.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-02-24 16:32:11 -1000
committerRichard Henderson <richard.henderson@linaro.org>2023-03-05 13:44:07 -0800
commit2a196de15fe90597058f64dff1a41c000d88f26a (patch)
tree6cb5f121d0faeb8482e24a6f7f077003e829fb81 /include/exec/translator.h
parent2f2e911d0ca27e071c0d62b2e5f0a2ee6e5967f4 (diff)
accel/tcg: Remove translator_loop_temp_check
Finish removing tcg temp free accounting interfaces. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/translator.h')
-rw-r--r--include/exec/translator.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/exec/translator.h b/include/exec/translator.h
index 8b36690e80..797fef7515 100644
--- a/include/exec/translator.h
+++ b/include/exec/translator.h
@@ -150,8 +150,6 @@ void translator_loop(CPUState *cpu, TranslationBlock *tb, int *max_insns,
target_ulong pc, void *host_pc,
const TranslatorOps *ops, DisasContextBase *db);
-void translator_loop_temp_check(DisasContextBase *db);
-
/**
* translator_use_goto_tb
* @db: Disassembly context