On 3/20/25 15:29, Pierrick Bouvier wrote:
This identifier is poisoned, so it can't be used from common code
anyway. We replace all occurrences with its definition directly.
Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org>
---
include/exec/cpu-all.h | 12 ------------
linux-user/syscall_defs.h | 2 +-
bsd-user/elfload.c | 6 +++---
hw/ppc/mac_newworld.c | 4 +---
hw/ppc/mac_oldworld.c | 4 +---
hw/sparc/sun4m.c | 6 +-----
hw/sparc64/sun4u.c | 6 +-----
linux-user/elfload.c | 8 ++++----
8 files changed, 12 insertions(+), 36 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~