On 8/2/24 02:59, Ilya Leoshkevich wrote:
It's the same as env_cpu(), but for const objects.Signed-off-by: Ilya Leoshkevich<i...@linux.ibm.com> --- include/exec/cpu-common.h | 13 ++++++++++++- linux-user/elfload.c | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~