]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 11 Jun 2023 08:58:22 +0000 (10:58 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Jun 2023 08:01:30 +0000 (10:01 +0200)
commita3e7f7022901c1d7e59ae477295f1a96b79bd3b9
tree3a6059d189e540a5a3056004626aedb6eabc9d31
parent69a305eff4bd5f642c7be596e3511f7400f737f7
accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header

We only need lookup_tb_ptr() prototype.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230611085846.21415-3-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c