On 29/10/23 22:08, Richard Henderson wrote:
These are used within tcg-op-vec.c and tcg/host/tcg-target.c.inc. There are no uses outside tcg/.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/tcg/tcg-op-common.h | 4 ---- tcg/tcg-internal.h | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>