diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-07-09 18:05:59 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-07-23 10:57:19 +1000 |
commit | 814e46594da891955a6e111e2c253137fcd43f07 (patch) | |
tree | 57dc0b325d6da7f0f70414f8bf72adfa3510a3c8 /crypto/cipher.c | |
parent | f6bcc5b8f91e3c1b855c3078d9133f3918080276 (diff) | |
download | qemu-814e46594da891955a6e111e2c253137fcd43f07.zip qemu-814e46594da891955a6e111e2c253137fcd43f07.tar.gz qemu-814e46594da891955a6e111e2c253137fcd43f07.tar.bz2 |
target/s390x: Use user_or_likely in do_access_memset
Eliminate the ifdef by using a predicate that is
always true with CONFIG_USER_ONLY.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions