-
Philippe Mathieu-Daudé authored
All these files only access the translator_ld/st API declared in "exec/translator.h". The CPU ld/st API from declared in "exec/cpu_ldst.h" is not used, remove it. Signed-off-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230828221314.18435-5-philmd@linaro.org>Philippe Mathieu-Daudé authoredAll these files only access the translator_ld/st API declared in "exec/translator.h". The CPU ld/st API from declared in "exec/cpu_ldst.h" is not used, remove it. Signed-off-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230828221314.18435-5-philmd@linaro.org>
Loading