On 8/20/26 13:13, Philippe Mathieu-Daudé wrote:
Use the generic env_cpu() macro introduced in the previous
commit and remove the few env_cpu_const() uses.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/exec/cpu-common.h   | 1 -
  linux-user/elfload.c        | 2 +-
  linux-user/i386/elfload.c   | 2 +-
  linux-user/x86_64/elfload.c | 2 +-
  4 files changed, 3 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to