accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 16 Dec 2024 21:34:00 +0000 (22:34 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Dec 2024 16:44:57 +0000 (17:44 +0100)
commit1760c5cce8301c4a4f007c793c872a8f16439326
tree88fc8bebcfd6e64f2a10231eb33d941a0a68e962
parentf3adff92ce625ec1dc90d4764a8a470eee6b7eca
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'

curr_cflags() is only used within accel/tcg/,
move its declaration to accel/tcg/internal-common.h.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241216214030.59393-1-philmd@linaro.org>
accel/tcg/internal-common.h
accel/tcg/watchpoint.c
include/exec/cpu-common.h