]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sat, 8 Mar 2025 07:23:46 +0000 (08:23 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Mar 2025 16:05:40 +0000 (08:05 -0800)
commitbf4a155b7a847c9290b1b5ab4208ca361f5a469c
treed9c620c6a4349f11402001ebd12ef469b38ece8d
parent3fd60df2a6e59133f58074f5d6e0e57f99c769cd
accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'

GETPC_ADJ is only used within accel/tcg/, no need to
expose it to all the code base.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250308072348.65723-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/tb-internal.h
include/exec/exec-all.h