]> xenbits.xensource.com Git - qemu-xen.git/commit
accel/tcg: Move common declarations to 'internal-common.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 28 May 2024 12:26:44 +0000 (14:26 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 4 Jun 2024 08:02:39 +0000 (10:02 +0200)
commiteeb6198ee89692b65fc3bea45fb04d7a32cbe4a2
tree3ed89f712fa64135f4fbc012bde364b04bcb42ff
parent096d9104f9b5d19f7ceff3332a40d9fe188c27cf
accel/tcg: Move common declarations to 'internal-common.h'

'internal-target.h' is meant for target-specific declarations,
while 'internal-common.h' for common ones. Move common declarations
to it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20240528145953.65398-3-philmd@linaro.org>
accel/tcg/internal-common.h
accel/tcg/internal-target.h
accel/tcg/tcg-all.c