On 1/21/25 11:03, Philippe Mathieu-Daudé wrote:
Returning target segment low boundary address multiple
shouldn't need to modify the CPU env. Make it const.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  linux-user/arm/target_syscall.h    | 2 +-
  linux-user/mips/target_syscall.h   | 2 +-
  linux-user/mips64/target_syscall.h | 2 +-
  linux-user/sh4/target_syscall.h    | 2 +-
  linux-user/sparc/target_syscall.h  | 2 +-
  5 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to