On Wed, 10 Jul 2024 at 04:28, Richard Henderson
wrote:
>
> Eliminate the ifdef by using a predicate that is
> always true with CONFIG_USER_ONLY.
>
> Signed-off-by: Richard Henderson
> ---
> target/s390x/tcg/mem_helper.c | 6 +-
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git
Eliminate the ifdef by using a predicate that is
always true with CONFIG_USER_ONLY.
Signed-off-by: Richard Henderson
---
target/s390x/tcg/mem_helper.c | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/target/s390x/tcg/mem_helper.c b/target/s390x/tcg/mem_helper.c
index 6cdb